Home »
MCQs »
Zend Framework MCQs
Which of the following component of the module system is responsible to locate and load modules from a number of sources?
33. Which of the following component of the module system is responsible to locate and load modules from a number of sources?
- Module Autoloader
- Module Manager
- Module Manager Listeners.
Answer: A) Module Autoloader
Explanation:
The module autoloader component of the module system is responsible to locate and load modules from a number of sources.