In Java Object is the root class of all classes. Which means that all the methods of Object class described below are also present in each and every class in Java. clone() - creates and returns a copy ...