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

When should I use singleton pattern?

0 Answers  


What are the string methods in java?

0 Answers  


How do you write methodology?

0 Answers  


Explain public static void main(string args[]) in java.

0 Answers  


Why put method is used?

0 Answers  






Which number is denoted by leading zero in 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  


What does i ++ mean in Java?

0 Answers  


What are aggregate functions explain with examples?

0 Answers  


Which collection is thread safe in java?

0 Answers  


y cant i declare method like public final static show()

3 Answers  


How do I compare two strings in word in java?

0 Answers  


Categories