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 Implement a Thread Safe JSP Page ?

What is the Difference Between Throw and Throws in Java ?

What is the Use of Jsp:useBean in JSP ?

What is a Shutdown Hook in Java ?

What is a Directive in JSP ?