View Quiz Result

Sno. Question Options Marks
1. Which file is mainly used to configure Dependency Injection in a custom module? (a). config.xml
(b). routes.xml
(c). di.xml
(d). module.xml
1
2. Which of the following is true about around plugins? (a). They must call $proceed() to execute the original method
(b). They cannot access method arguments
(c). They always run after before and after plugins
(d). They do not support return value modification
-0
Total Marks:1/2 Percentage:50%