When garbage collector invokes object?s finalize() method?
Answer Posted / rana.ankur
garbage collector ie demon thread invokes finalize method
to give the last chance to object to save it resorces and
data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is stack example?
Can we create our own wrapper class in java?
What is try-with-resources in java?
Can an interface have a constructor?
What is the difference between jdk, jre, and jvm?
What is composition in java?
Which of the classes will have more memory allocated?
Why are pointers not secure?
Is linkedlist thread safe in java?
What is arrays sort in java?
Who developed java?
What is singleton class in java and how can we make a class singleton?
What is procedure writing?
Which collections are thread safe in java?
How many bytes is 255 characters?