Vidyalelo
Java Programming · Q57

Inheritence

Programming · Java Programming · question 57

Q57

Which of these method of Object class can clone an object?

A.
Objectcopy()
B.
copy()
C.
Object clone()
Answer
D.
clone()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board