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 Different Scopes of a JSP Object ?

What are the Uses of Optional in Java ?

Enumeration and Iterator, Which One Has Better Performance in Jav ...

How Can We Find the Memory Usage of JVM From Java Code ?

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