2
Answers

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

Photo of Mohan Rathour

Mohan Rathour

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

Answers (2)