Garbage collector invokes finalize() method 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?
What is object class in java?