Can an object be garbage collected while it is still reachable?

Can an object be garbage collected while it is still reachable?

Tags..  Java Interview  Core Java
Posted by: Flora | Views: 86 | Community Opinion: 1

Add Your Opinion

Bookmark this page..



Ask a New Question Go to Home


Community Opinion/Answers
Loneat said..

A reachable object cannot be garbage collected. Only unreachable objects may be garbage collected..



What do you think? Add your opinion/answer
Your Name:
*your opinion/answer: