When garbage collector invokes object?s finalize() method?
Answer Posted / saravanan
unreachable object opportunity to perform the cleaning
process before garbage collect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What types of index data structures can you have in java?
Differentiate between run time error and syntax error.
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What does it mean that a class or member is final?
What is the latest java version?
Explain scope or life time of local variables in java?
What advantage do java's layout managers provide over traditional windowing systems?
What is the purpose of garbage collection in java?
What is wrapper class html?
What is a pointer and does java support pointers?
List out benefits of object oriented programming language?
What is incompatible types in java?
Does apple use java?
Can an interface be final?
What is ordered map in java?