Magento Related Exams
Magento-2-Certified-Associate-Developer Exam
You have created a new section in system configuration under the Catalog tab:

How do you restrict an access to the section using Magento ACL?

A Magento industry partner shipping provider has tasked you to build their integration module called MyCompany_ShippingProvider.
Where do you define the class that provides options for the select field that enables or disables the provider in the file etc/adminhtml/system.xml?
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/?