23/04/2008
Finalization is to give an unreachable Java object the opportunity to perform any cleanup processing before the Java object is garbage collected. It happens when the Java object’s finalize() method is invoked.
Finalization is to give an unreachable Java object the opportunity to perform any cleanup processing before the Java object is garbage collected. It happens when the Java object’s finalize() method is invoked.



wow what a fantastic ………..
Anonymous on April 5th, 2010 6:50 amWhat a superb explanation for java finalization!
Harish Dewangan on April 12th, 2010 1:50 pmnice thanks for posting
vivek on November 22nd, 2011 8:51 amnice ans
venki on December 23rd, 2011 5:42 pmsir can you give any example how finalize() work
monica on December 24th, 2011 6:03 am