How many times garbage collector will invoke an object?s
finalize() method?
Answer Posted / ravikiran(aptech mumbai)
only once before garbage collection or it may depend on the
garbage collector.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is a char always 1 byte?
Is static a keyword in java?
When is an object subject to garbage collection?
What are the various access specifiers for java classes?
can used Protected Class outside Function.?
How would you convert bytes to string?
What is default switch case? Give example.
What is polymorphism java example?
What is the difference between array and array list in java?
How to print nodes of a Binary tree?
Is ++ operator is thread safe in java?
Is string a datatype?
Explain features of interfaces in java?
what is enumset?
Explain about core java?