Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?


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

Post New Answer

More Core Java Interview Questions

What are white spaces in java?

0 Answers  


What is difference between null and void?

0 Answers  


What is contract between hashcode and equal method?

0 Answers  


What are the 8 data types in java?

0 Answers  


How do you convert an int to a string in java?

0 Answers  


Why char array is preferred over string for storing password?

0 Answers  


How to extract HashMap values?

5 Answers   Marlabs,


Explain where variables are created in memory?

0 Answers  


What type of variable is gender?

0 Answers  


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

0 Answers   Amdocs,


What is considered an anti pattern?

0 Answers  


Is static a singleton?

0 Answers  


Categories