- A _clone(targetObject);
- B destinationObject = clone targetObject;
- C destinationObject = _clone(targetObject);
- D destinationObject = clone(targetObject);
PHP MCQ Object Oriented Concept of PHP
⚠ Report ✓ Question Verified Copy Link
Learn More MCQ Questions from PHP MCQ Object Oriented Concept of PHP