Question: What is finalize method in Java? When does Garbage collector call finalize method in Java?
What is finalize method in Java? When does Garbage collector call finalize method in Java?
Step by Step Solution
3.42 Rating (158 Votes )
There are 3 Steps involved in it
The finalize method in Java is a special method that belongs to the javalangObject class It is typic... View full answer
Get step-by-step solutions from verified subject matter experts
