nerdexam
Zend

ZF-100-500 · Question #94

Which of the following methods are run by the Zend_Controller_Front::run($path) method at a time? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is B. dispatch() C. getInstance() D. setControllerDirectory(). See the full explanation below for the reasoning.

Question

Which of the following methods are run by the Zend_Controller_Front::run($path) method at a time? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AsetInstance()
  • Bdispatch()
  • CgetInstance()
  • DsetControllerDirectory()

How the community answered

(41 responses)
  • A
    22% (9)
  • B
    78% (32)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice