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

garbage collection work in java

Thu Nov 06, 2008 4:32 pm

Does garbage collection guarantee that a program will not run out of memory?



Re: garbage collection work in java

Thu Nov 06, 2008 4:33 pm

Garbage collection does not guarantee that a program will not run out of memory. It is possible for programs to use up memory resources faster than they are garbage collected. It is also possible for programs to create objects that are not subject to garbage collection.

Post a reply
  Related Posts  to : garbage collection work in java
 What Is Garbage Collection?     -  
 Interface Collection and Class Collection     -  
 java(collection framework)     -  
 java Collection Syntax     -  
 Easy Copy Paste Work From Home - Online Home Based Work     -  
 Can an object be garbage collected and it is still reachable     -  
 Eligible objects for garbage collectors     -  
 Huge collection of SEMINAR Topics     -  
 Does not Work IE8     -  
 Why will my loop does not work     -