Basic and Advance Java Question:
Download Job Interview Questions and Answers PDF
What is the purpose of finalization in Java Programming?
Answer:
The purpose of finalization is to give an unreachable object the opportunity to perform any cleanup processing before the object is garbage collected.
Download Java Interview Questions And Answers
PDF