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

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

Flora
Views: 610 | Community Opinion: 1

Tags..  Java Interview  Core Java

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
*Name
*your opinion/answer: