Answer Posted / rohit
when jvm find that the object of that class is not used for
long time ,if that situation occurs then jmv jmv
automatically calls that garbage collector
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What an i/o filter in java programming?
What is methods and methodology?
What is thread start?
Can you explain inner class.
When will we use them?
Why does java not support operator overloading?
Discuss 2D arrays.
Explain notifyall() method of object class ?
What is the purpose of main function in java?
Can you start a thread twice in Java?
Can abstract class have private constructor?
How to create an interface?
Is it necessary that each try block must be followed by a catch block?
What is the benefit of abstract class?
Can we access the non-final local variable, inside the local inner class?