How many times garbage collector will invoke an object?s
finalize() method?
Answer Posted / leo zhao
Only once.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of finalization in java programming?
How destructors are defined in java?
Difference between operator overloading and function overloading
How do you break a loop?
What is method in java ?
What is the use of hashmap in java?
Is math an abstract class in java?
Does string is thread-safe in java?
When does a class need a virtual destructor?
Why is java not 100% pure oops?
What is a static method in java?
What is boolean query?
Which data type is a class in java?
What will be the default values of all the elements of an array defined as an instance variable?
Explain an intermediate language?