Adobe Related Exams
AD0-E702 Exam

You are developing a module MyCompany_StoreInfo to display information about brick and mortar stores on a frontend page. The displayed information varies based on the country of a given store.
What two elements automatically render their children? (Choose two.)
The constructor function for \Magento\Catalog\Model\Category contains this excerpt:
With the automatic dependency injection that Magento provides, how is the StoreManagerInterface resolved?
You have configured an event observer to watch the checkout_submit_all_after event using this XML:
What is the required class definition for the event observer?