What is a clone?



What is a clone?..

Answer / Ram Kishor Pandit

A clone in Java refers to the process of creating an exact copy or replica of an existing object. The Java programming language provides a method called 'Object.clone()' that can be used to create a shallow copy of an object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

Name the eight primitive java types.

1 Answers  


What are the steps to write p-to-p model application?

1 Answers  


What do you mean by Socket Programming?

1 Answers  


Explain about thread synchronization inside a monitor?

1 Answers   Saksoft,


What is the form of storage space in java?

1 Answers  


What is synchronization and why is it important?

1 Answers  


Difference between new operator and class.forname().newinstance()?

1 Answers  


What is RMI Registry?

6 Answers   Siemens, United Software Solutions,


Which textcomponent method is used to set a textcomponent to the read-only state?

1 Answers  


How substring() method of string class create memory leaks?

1 Answers  


Can I use multiple html form elements with the same name?

1 Answers  


what is the use of State Factories?

1 Answers  


Categories