View Quiz Result

Sno. Question Options Marks
1. What command is used to deploy static content in production mode? (a). bin/magento cache:flush
(b). bin/magento setup:static-content:deploy
(c). bin/magento deploy:static
(d). bin/magento setup:upgrade
0
2. What is the main purpose of a Plugin in Magento 2? (a). To override core files directly
(b). To intercept public method calls and modify input/output
(c). To add new database tables
(d). To manage static content deployment
0
3. Which of the following correctly describes a ViewModel in Magento 2? (a). A helper class for templates defined via layout.xml
(b). A block class replacement for controllers
(c). A data provider for UI components only
(d). A frontend model for product attributes
0
4. If Special Price is ₹700 and Tier Price is ₹750 (Qty 5), what will apply? (a). Tier Price
(b). Special Price
(c). Both combined
(d). Random
0
Total Marks:0/4 Percentage:0%