Tech
Baba.com
Home
|
Ask a New Question
|
Register
|
LogIn
If an object is garbage collected, can it become reachable again?
If an object is garbage collected, can it become reachable again?
Ornil
Views: 763 | Community Opinion:
1
Tags..
Java Interview
Core Java
Java Objects
Bookmark this page..
Ask a New Question
Go to Home
Community Opinion/Answers
Karim
Said..
Once an object is garbage collected, it ceases to exist. It can no longer become reachable again.
What do you think? Add your opinion/answer
*Name
Please enter your name.
*your opinion/answer:
Related Questions & Answers:
What modifiers may be used with an inner class that is a member of an outer class?
Which class is the immediate superclass of the MenuComponent class.
How is rounding performed under integer division?
Name four Container classes.
What are three ways in which a thread can enter the waiting state?
When is an Object Subject to Garbage Collection?