Returns the string representation of the object.
Which method is invoked by the garbage collector before object is being garbage collected?
The method finalize() throws which exception?
The method clone() throws which exception?
What is downcasting in java?
What is upcasting in java?