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

What are the Main Uses of Singleton Design Pattern in Java ?

Why Did Oracle Release a New Version of Java Like Java 8 ?

When Does JVM Call the Finalize Method in Java ?

Why Integer Class in Final in Java ?

What is a Directive in JSP ?