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

Explain JSP life cycle

1 Answers   Cap Gemini,


When should we create our own custom exception classes?

0 Answers  


how can i use a nonsynchronized hashtable?

0 Answers   CoreObjects,


How can a class be accessed, If no access modifiers are declared?

4 Answers  


What is the purpose of stub and skeleton?

0 Answers  






What are constants?

0 Answers  


Is it possible to create object with out its default constructor? if possible how? else not possible? justify

5 Answers  


What is a method signature java?

0 Answers  


Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?

0 Answers  


What is the importance of finally block in exception handling?

0 Answers  


what is meant wrapper classes?

0 Answers  


What is the purpose of garbage collection in java, and when is it used?

0 Answers  


Categories