2
Reply

What is object cloning in Java?

Sudhir Goswami

Sudhir Goswami

12y
1.1k
0
Reply
    clone() is a method in the Java programming language for object duplication
    http://www.tutorialspoint.com/java/lang/object_clone.htm