Official Bank 0/103

Magento 2 Certified Associate Developer Exam (Magento 2 Certified Associate Developer) - Magen Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
103 Total Questions
1
Question
You want to declare a block of the type \Magento\Framework\View\Element\Template with a template named view.phtml in the layout XML. What is the correct layout declaration for this?

Exhibit
Options
A Option B
B Option C
C Option D
D Option A
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
The module MyCompany_MyModule will add a new page in the admin interface to display a custom entity in a grid. You created a controller for this grid \MyCompany\MyModule\Controller\Adminhtml\CustomEntity\Index

Which two actions are required to make the new page accessible at the https://your.store.base.url/admin/my_module/custom_entity URL? (Choose two.)
Select 2
Options
A Specify the my_module/custom_entity URL using a @route annotation in the action controller execute() method
B Create a new menu item in MyCompany/MyModule/etc/adminhtml/menu.xml
C Register my_module route in MyCompany/MyModule/etc/adminhtml/routes.xml
D Register my_module route for the AdminRouter in MyCompany/MyModule/etc/adminhtml/di.xml
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Which entity in Magento supports scoped attributes?
Options
A CMS Page
B Category
C Customer Address
D Customer
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
You have created a custom module which must perform an action immediately after an order is placed, but only on the store front of the merchant site. You have selected the checkout_submit_all_after as the target event which the module will observe. In which file will the event observer be declared?
Options
A etc/config.xml
B etc/events.xml
C etc/frontend/events.xml
D etc/frontend.xml
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
How do you add a new link into the My Account sidebar?
Options
A By adding the new section into the customer_account table in the database
B By creating a child of the My Account UI component
C By using a layout update
D By creating a new UI component
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.