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 is the Lifecycle Stages of JSP ?

What are the Atomic Operations in Java ?

Why Do We Use Tag Library in JSP ?

What are the Similarities Between HashSet and HashMap in Java ?

What is Observer Design Pattern in Java ?