Which Class Contains Clone Method in Java ?

clone() method is defined in Object class. Cloneable is a marker interface that doesn't contain any method..



You May Interest

How Can We Analyze the Dependencies in Java Classes and Packages ...

What is the Difference Between an ArrayList and a LinkedList Data ...

What is the Use of a Dictionary Class in Java ?

How Will You Implement a Thread Safe JSP Page ?

What are the Uses of Reflection in Java ?