Vidyalelo
Java Programming · Q226

Interfaces and Abstract Classes

Programming · Java Programming · question 226

Q226

Which of these method of Object class can generate duplicate copy of the object on which it is called?

A.
clone()
Answer
B.
copy()
C.
duplicate()
D.
dito()

Answer: Option A

Solution

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