Home »
MCQs »
Symfony MCQs
The ____ component in PHP allows for event-based programming?
14. The ____ component in PHP allows for event-based programming?
- Serializer
- DependencyInjection
- EventDispatcher
Answer: C) EventDispatcher
Explanation:
The EventDispatcher component in PHP allows for event-based programming.