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 string and its types?
How do you trim a space in java?
What are thread safe functions?
What is the basic of java?
What are the types of java languages?
How do I type unicode?
What happens when a thrown exception is not handled?
What are the data types supported by java? What is autoboxing and unboxing?
What is communist flag?
What are the rules for naming an array?
What is re-factoring in software?
What do you understand by java?
How to perform binary search in java?
Can a static method be overridden in java?
What is bytecode verifier?