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 Will You Define the Scope of a Bean in Spring ?

What is the Difference Between JDK And JRE ?

What is a Filter in JSP ?

How Does Garbage Collection Work in Java ?

What is the Purpose of Thread Groups in Java ?