Home »
MCQs »
Symfony MCQs
The ____ component allows you to load, parse, read, and check XML, YAML, PHP, and configurations
15. The ____ component allows you to load, parse, read, and check XML, YAML, PHP, and configurations.
- Process
- Config
- DependencyInjection
- EventDispatcher
Answer: B) Config
Explanation:
The Config component allows you to load, parse, read, and check XML, YAML, PHP, and configurations.