Can an object?s finalize() method be invoked while it is
reachable?
Answer Posted / ravikiran(aptech mumbai)
yes...
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is multithreading and its advantages?
Can we store variables in local blocks?
What is an iterator java?
What does flag mean in java?
What is defined as false sharing in the context of multithreading?
Define how does a try statement determine which catch clause should be used to handle an exception?
What is the difference between break and continue statements?
When would you use a static class?
How will you reverse a singly-link list?
Do extraneous variables affect validity?
How to sort an array from smallest to largest java?
What does nullpointerexception mean?
What is function and its uses?
What are Normalization Rules? Define Normalization?
what is the swingutilities.invokelater(runnable) method for? : Java thread