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
how does the run() method in runnable work? : Java thread
Is there a way to increase the size of an array after its declaration?
Compare overloading and overriding?
What is replacefirst in java?
What is hash code collision?
List any five features of java?
What is the definition of tree ?
What’s the difference between unit, integration and functional testing?
What is cr keyboard?
What is the final access modifier in java?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
How does sublist works in java?
What is array in java?
What technique can be employed to compare two strings?
Why isn’t there operator overloading?