I have one doubt what is the use of finalize() met,
March 6, 2007 at 11:17 AM
I have one doubt what is the use of finalize() method bcoz already GC is there it collects unused objects at the time of process termination.
View All Comments
| View Tutorial