Home »
MCQs »
Zend Framework MCQs
Which of the following component of the Zend framework enables the creation of event-based programming and also aids in the creation, injection, and management of new events?
18. Which of the following component of the Zend framework enables the creation of event-based programming and also aids in the creation, injection, and management of new events?
- zend-servicemanager
- zend-eventmanager
- zend-modulemanager
- All of the above
Answer: B) zend-eventmanager
Explanation:
zend-eventmanager component of the Zend framework enables the creation of event-based programming and also aids in the creation, injection, and management of the new event.