How many times may an object's finalize() method be invoked by the garbage collector?

How many times may an object's finalize() method be invoked by the garbage collector?

Neguchand
Views: 751 | Community Opinion: 1

Tags..  Garbage Collector  Finalization  Java Interview  Core Java

Bookmark this page..



Ask a New Question Go to Home

Community Opinion/Answers
 
Toronto Said..

An object's finalize() method may only be invoked once by the garbage collector.






What do you think? Add your opinion/answer
*Name
*your opinion/answer: