nerdexam
Zend

ZF-100-500 · Question #80

Which of the following statements correctly explains the behavior of Zend_Controller_Front? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is A. It registers a plug-in broker with itself. B. It uses the Singleton pattern. C. It processes all requests received by the server. See the full explanation below for the reasoning.

Question

Which of the following statements correctly explains the behavior of Zend_Controller_Front? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AIt registers a plug-in broker with itself.
  • BIt uses the Singleton pattern.
  • CIt processes all requests received by the server.
  • DThe Zend_Controller_Front never loads any plugin by default.

How the community answered

(19 responses)
  • A
    84% (16)
  • D
    16% (3)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice