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 a Nested Class and an Inner Class ...

What are the Advantages of Using JSP in Web Architecture ?

How Will You Pass Information From One JSP to Another JSP ?

What is the Use of Run Time Polymorphism in Java ?

How Does Web Module Work in Spring Framework ?