<<< Previous question <<< Question ID#0489.md >>> Next question >>>
Which object method is automatically called when an object is cloned?
- A)
__clone()
- B)
__copy()
- C)
__wakeup()
- D)
__drone()
Answer
Answer: A
Which object method is automatically called when an object is cloned?
__clone()
__copy()
__wakeup()
__drone()
Answer: A