Question 41

What is the correct way to inject CMS block in a layout?
A)

B)

C)
  • Question 42

    A developer wants to rename a column in a custom module, so both columns were added to db Which additional action, if any. is needed to migrate data between the two columns?
  • Question 43

    You are adding an entry to the backend menu. To do so you open a core etc/adminhtml/menu.xml file as a reference. In the file you see the node:

    What is the result of specifying resource="Magento_Catalog::catalog"?
  • Question 44

    A merchant sells products in Euro currency. The merchant wants to show prices in other currencies. What is the scope of the default display currency?
  • Question 45

    A merchant gives you the module MyCompany_MyModule to install.
    How do you identify which REST endpoints are supported by the module?