When is an object in the mean to garbage collection?
Answer Posted / sathya
When the object is no longer referenced, its eligible for
Garbage Collection
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a container in a gui?
What is merge sort in java?
What is the use of singleton class?
Explain the difference between static and dynamic binding in java?
What is type parameter in java?
What are access specifiers in java ?
what is difference betweem home interface and remote interface?
How we can execute any code even before main method?
Which collection is sorted in java?
Is oracle charging for java?
What is serial version uid and its importance in java?
Explain the importance of finalize() method.
How to sort a collection of custom Objects in Java?
What is xslt in java?
Give reasons supporting that string is immutable.