What mechanism does java use for memory management?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How do you convert bytes to character in java?

0 Answers  


What is a numeric literal?

0 Answers  


Name four container classes.

0 Answers  


how many types of cloning?

4 Answers   Mobily,


explain me with a code snippet about the generation and handling of null point exceptions.

1 Answers  






If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

0 Answers   CDAC,


If two threads have same priority which thread will be executed first ?

0 Answers  


What are the latest versions in JAVA related areas?

3 Answers   Netcraft,


What is a boolean in java?

0 Answers  


Does apple use java?

0 Answers  


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


How do you remove duplicates from an array in java?

0 Answers  


Categories