2
Answers

under what condition finalize() method invoked by garbage collector in JAVA.

Hi,
Can any one tell me under what conditions is an object's finalize() method invoked by the garbage collector?

Answers (2)