Answer Posted / srikanth reddy
The purpose of finalization is to give an unreachable
object the opportunity to perform any cleanup processing
before the object is garbage collected.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are different types of classloaders?
How to declare objects of a class ?
What is unicode datatype?
Explain the key functions of data binding?
What is meant by javabeans?
Which collection is sorted in java?
Write a program to check for a prime number in java?
What is the purpose of using java.lang.class class?
What are the benefits of operations in java?
how to write a program for sending mails between client and server
Can we sort a map in java?
What is the difference between checked exception and unchecked exception?
Can java inner class be static?
What is the use of isempty in java?
What are the types of strings?