View Quiz Result

Sno. Question Options Marks
1. Which is NOT a valid type of Dependency Injection in Magento 2? (a). Constructor Injection
(b). Method Injection
(c). Property Injection
(d). Interface Injection
1
2. Where is module version defined? (a). composer.json
(b). module.xml
(c). di.xml
(d). routes.xml
1
3. Which Magento feature protects against CSRF? (a). Form Key
(b). Session ID
(c). Token
(d). Salt
1
4. Which service file defines database and cache services? (a). services.yaml
(b). routes.yaml
(c). env.php
(d). config.php
1
5. Which plugin type wraps the original method? (a). before
(b). around
(c). after
(d). observer
1
Total Marks:5/5 Percentage:100%