Zend
ZF-100-500 · Question #32
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 th e 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 th e server.
- DThe Zend_Controller_Front nev er loads any plugin by default.
How the community answered
(41 responses)- A78% (32)
- D22% (9)
Community Discussion
No community discussion yet for this question.