Finalization faqs, questions & answers


Click the following link(s) to read/answer Finalization questions.
Under what conditions is an object's finalize() method invoked by the garbage collector?
1 answer(s) | 637 Views | Tags: Garbage Collector, Finalization, Java Interview, Core Java | Asked By: Diljit

How many times may an object's finalize() method be invoked by the garbage collector?
1 answer(s) | 749 Views | Tags: Garbage Collector, Finalization, Java Interview, Core Java | Asked By: Neguchand

What is the purpose of finalization?
1 answer(s) | 624 Views | Tags: Finalization, Java Interview, Core Java | Asked By: Hemoi


Ask a new question Bookmark this page..