Wish to have some nice time? Check out what I'm reading online!

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

April 23rd, 2008

No. Java Programs may use up memory resources faster than they are garbage collected. A Java program can create objects that are not subject to garbage collection.





hidden and gravatar enabled.