Magento Related Exams
Magento-2-Certified-Associate-Developer Exam
You are adding a new menu item to the admin backend which will link to a custom backend page.
The declaration of the route:

What do you specify as the menu item action attribute value so it links to /admin/mycompany/mymodule/?
What will be the result of calling the save() method on a collection instance?
You are creating a new page layout for your custom module.
What is the primary difference between container and block elements?