Which Of These Method Of Object Class Can Clone An Object #312
Which of these method of Object class can clone an object?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Inheritance - Object Class in Java - Quiz No.1.
Which of these method of Object class can clone an object?
Objectcopy()
copy()
Object clone()
clone()