garbate collector(GC)?

Answer Posted / reddy

JVM Automatically reclaims the memory used by an object.When
no variable is referred to that object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

536


What is the purpose of the finally clause of a try-catch-finally statement in java programming?

487


Explain about narrowing conversion in java?

550


What is the platform?

507


I want to persist data of objects for later use. What is the best approach to do so?

571






Can you pass by reference in java?

507


What is blank final variable?

550


Describe string intern() methodology

572


What is printwriter in java?

481


What is difference between array and vector?

508


What is Hierarchy of exception?

614


What is stringreader?

501


Define an abstract class with reference to java.

551


What are decalarations?

606


What is the difference between multitasking and multithreading in Java

683