Home Answers Viewqa Java-Interview-Questions what is the use of clone() in real time scenario?

 
 


himanshujat
what is the use of clone() in real time scenario?
1 Answer(s)      2 years and 6 months ago
Posted in : Java Interview Questions

what is the use of clone() in real time scenario?

View Answers

December 16, 2010 at 3:40 PM


Hi Friend,

Clone() method is used to create and return copy of the object.

For more information, visit the following links:

http://www.roseindia.net/java/java-get-example/java-clone-method.shtml

http://www.roseindia.net/tutorial/java/collections/arraylist/clone.html

Thanks









Related Pages: