Home »
MCQs »
Zend Framework MCQs
How many components does the module system have in the Zend framework?
32. How many components does the module system have in the Zend framework?
- 1
- 2
- 3
- 4
Answer: C) 3
Explanation:
There are three components of the module system in the Zend framework:
Module Autoloader, Module manager, Module Manager Listeners.