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 Types of Events Provided by Spring Framewo ...

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

What is a Compile Time Constant in Java ?

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

How Can You Upload a Large File in JSP ?