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 Pass Information From One JSP to Another JSP ?

Why an Object Used as Key in HashMap Should Be Immutable in Java ...

How Does Web Module Work in Spring Framework ?

What is the Reason For Overriding equals Method in Java ?

What are the Different Types of Events Provided by Spring Framewo ...