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 Difference Between remove Methods of Collection and I ...

What are the Advantages of Multithreading in Java ?

How Do You Debug Code in JSP ?

Why Do We Use Nested Classes in Java ?

What is the Difference Between a Cookie and a Session Object in J ...