Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

Can an object be garbage collected and it is still reachable

Thu Nov 06, 2008 11:58 pm

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



Re: Can an object be garbage collected and it is still reachable

Thu Nov 06, 2008 11:59 pm

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

Post a reply
  Related Posts  to : Can an object be garbage collected and it is still reachable
 What Is Garbage Collection?     -  
 Eligible objects for garbage collectors     -  
 garbage collection work in java     -  
 Connection object in jsp     -  
 Object without new Operator     -  
 How to use connection object in jsp     -  
 use out object in a method at jsp     -  
 object detection     -  
 3D-object loader     -  
 Object Orientation in c++, how to a do object Orientation     -