Java doc says -
The class Object does not itself implement the interface Cloneable, so calling the clone method on an object whose class is Object ...