Vidyalelo
PHP · Q73

Object Oriented Concept

Programming · PHP · question 73

Q73

Which method is used to tweak an object’s cloning behavior?

A.
clone()
B.
__clone()
Answer
C.
_clone
D.
object_clone()

Answer: Option B

Solution

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