Answer Posted / shadow
An unreachable object may become reachable again. This can
happen when the object's finalize() method is invoked and
the object performs an operation which causes it to become
accessible to reachable objects....!
CHHAYA
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the size of boolean variable?
What is the use of default method in interface in java? Explain
Is .net better than java?
Is string a class?
When will we use them?
What are kinds of processors?
What is the intersection and union methods?
What is java abstraction with example?
What are the uses of synchronized keyword?
What are the core java topics?
Can I declare a class as private?
What is null in java?
What is the use of inner class?
Explain the importance of finally block in java?
What does void * mean?