View Quiz Result

Sno. Question Options Marks
1. Which cache stores layout XML? (a). Layout cache
(b). Config cache
(c). Block cache
(d). Full page cache
0
2. What is the best way to modify the behavior of a public method in a core class without overriding it? (a). Preference
(b). Plugin
(c). Observer
(d). Rewrite
1
3. Which indexer mode is recommended for production? (a). Manual
(b). Schedule
(c). Realtime
(d). Disabled
1
4. Which plugin type can stop method execution? (a). before
(b). after
(c). around
(d). none
1
5. What is Special Price in Magento 2? (a). Price based on customer group
(b). Discount applied for bulk quantity
(c). Temporary discounted price for all customers
(d). Price only for logged-in users
1
6. Which content is NOT cached by Varnish? (a). CMS pages
(b). Product pages
(c). Customer-specific data (cart, account)
(d). Category pages
1
7. Which file defines application configuration in Adobe Commerce Cloud? (a). services.yaml
(b). .magento.env.yaml
(c). .magento.app.yaml
(d). env.php
1
8. A product has:
  • Price = ₹1000
  • Special Price = ₹800
  • Tier Price (Qty 5) = ₹750
Customer buys 5 items. What price is applied?
(a). ₹1000
(b). ₹800
(c). ₹750
(d). ₹900
1
9. Add custom checkout field → best approach? (a). Modify core
(b). Extension attributes
(c). DB column directly
(d). Template change
1
10. Which of the following is NOT a valid plugin method type in Magento 2? (a). before method
(b). around method
(c). after method
(d). replace method
1
Total Marks:9/10 Percentage:90%