MCQOPTIONS
 Saved Bookmarks
				This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your PHP Questions & Answers Advanced Object-Oriented PHP knowledge and support exam preparation. Choose a topic below to get started.
| 1. | 
                                    Which method is used to tweak an object s cloning behavior? | 
                            
| A. | clone() | 
| B. | __clone() | 
| C. | _clone | 
| D. | object_clone() | 
| Answer» C. _clone | |