A method which is declared as finalize can not be overridden in subclasses which extends the class has the finalized method
Finally block will be exeuted in a programe at any case
if wether programe terminates in try or catch block finally it executes the finnaly block.