When garbage collector invokes object?s finalize() method?
Answer Posted / niranjanravi
when it detects vthat the object has become unreachable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is java so important?
What is codebase?
What is definition and declaration?
Differences between external iteration and internal iteration?
What is role of void keyword in declaring functions?
What is difference between static variable and global variable?
What is sizeof in java?
What is %02d?
What is the difference between class forname and new?
Does java set allow duplicates?
What are untrusted applets?
Why are lists ordered in java?
What exactly is java?
What is the argument in java?
Can we use switch statement with strings?