Q73
Which method is used to tweak an object’s cloning behavior?
A.
clone()
B.
__clone()
AnswerC.
_clone
D.
object_clone()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board