Zend
200-530 · Question #479
200-530 Question #479: Real Exam Question with Answer & Explanation
The correct answer is C. _call(). See the full explanation below for the reasoning.
Question
Which of the following magic methods is executed when a non-existent method of a class is called?
Options
- A_get()
- B_unset()
- C_call()
- D_set()
Community Discussion
No community discussion yet for this question.