Answer Posted / ani.arava
protected void finalize() throws Throwable
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the various access specifiers in java?
Explain importance of inheritance in java?
What is java full form?
What modifiers are allowed for methods in an interface?
What is the difference between interface & abstract class?
Can we access the non-final local variable, inside the local inner class?
Is class forname reflection?
What is void in java?
How do constructors use this() and super()?
What is tcp ip in java?
Define Multiprogramming and Multiprocessing in java.
State the difference between strings and arrays.
What do you mean by ordered and sorted in collections in java?
Explain the difference between treeset and treemap in java?
Difference between arraylist and vector.