nerdexam
Zend

200-530 · Question #116

Which of the following statements are correct? (Choose 2)

The correct answer is C. __autoload is being called for missing interfaces D. Inside __autoload missing classes trigger __autoload. See the full explanation below for the reasoning.

Question

Which of the following statements are correct? (Choose 2)

Options

  • AIt is possible to specify more than one __autoload function
  • B__autoload receives the missing class name all lowercased
  • C__autoload is being called for missing interfaces
  • DInside __autoload missing classes trigger __autoload

How the community answered

(29 responses)
  • A
    14% (4)
  • B
    7% (2)
  • C
    79% (23)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice