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
Does constructor be static?
What is stack example?
What is static keyword in java?
Is set thread safe java?
Why we use methods in java?
Why we use protected in java?
When super keyword is used?
What is double data type?
What are the basics of core java?
Tell me a few examples of final classes defined in Java API?
How do you declare a string variable?
What are synchronized blocks in java?
What is mnemonic in assembly language?
What is the static import?
What are abstract methods in java?