

MCQOPTIONS
Saved Bookmarks
1. |
%_Which method is used to tweak an object’s cloning behavior?_% |
A. | clone() |
B. | __clone() |
C. | _clone |
D. | object_clone() |
Answer» C. _clone | |