The keyword is final.sss
It is used for declaring a constant
It prevents a class from producing subclasses.
finally is a code.
It always executes when the try block is finished,
Unless System.exit() has been called.
•finalize() is a method,
Before discarding by the garbage collector it is invoked .