Java

Topic: Java.lang.object

Explain method finalize() in java?

 Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.

Browse random answers: