Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
Can an object be garbage collected while it is still reachable?
Can an object be garbage collected while it is still reachable?
Flora
Views: 365 | 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..
Register
or
Login
to Post Your Opinion
Related Questions & Answers:
How are Observer and Observable used?
What state does a thread enter when it terminates its processing?
How are Java source code files named?
Can an exception be rethrown?
What Checkbox method allows you to tell if a Checkbox is checked?
What an I/O filter?