Home »
MCQs »
Zend Framework MCQs
Which of the following component of the Zend framework allows you to utilize arbitrary services (PHP classes) from anywhere and without effort?
19. Which of the following component of the Zend framework allows you to utilize arbitrary services (PHP classes) from anywhere and without effort?
- zend-servicemanager
- zend-eventmanager
- zend-modulemanager
- All of the above
Answer: A) zend-servicemanager
Explanation:
zend- servicemanager component of the Zend framework allows you to utilize arbitrary services (PHP classes) from anywhere and without effort.