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
Explain exception chaining in java?
What is the range of a character variable?
What is a method vs function?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the difference between array list and vector in java?
How does compareto work in java?
What is the difference between length and size in java?
What is java jit compilers?
What are the advantages of user defined functions?
What exactly is java?
Difference between object and reference?
What is a default constraint?
What is the difference between method overriding and overloading?
What is a flag value?
What is a pointer and does java support pointers?