How many times garbage collector will invoke an object?s
finalize() method?
Answer Posted / ranganathkini
at least once during its lifetime
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is loop in java?
what is mutual exclusion? : Java thread
Is java developer a good career?
What is the use of beaninfo?
What is mnemonic in assembly language?
How do you sort a list in java?
What is lazy programming?
How many bytes is a string java?
What is flag in java?
Why is it called boolean?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
If a method is declared as protected, where may the method be accessed?
What are the elements of java?
Does string isempty check for null?
What makes a function well defined?