Magento 2 Certified Associate Developer - Magento-2-Certified-Associate-Developer Exam Practice Test
A custom module must make changes to the schema following each setup:upgrade run. This must be done after all other module's schema updates have been applied.
How is this accomplished?
How is this accomplished?
Correct Answer: B
Magento allows you to specify custom values per store for product attributes created in the admin panel.
Which architectural pattern makes it possible?
Which architectural pattern makes it possible?
Correct Answer: C
You added a plugin declaration to MyCompany/MyModule/etc/di.xml:

What will be the effect of this declaration?

What will be the effect of this declaration?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
A module you are working on needs to send a newsletter to all subscribed customers at predefined intervals.
Which two actions do you take to make sure the newsletter is sent? (Choose two.)
Which two actions do you take to make sure the newsletter is sent? (Choose two.)
Correct Answer: A,B
How do you add a new link into the My Account sidebar?
Correct Answer: A
You are adding a new entry to the backend menu that appears after
Marketing > SEO & Search > Site Map
You see the existing site map menu item is declared by the node:

What two actions do you take to configure the new menu entry location? (Choose two.)
Marketing > SEO & Search > Site Map
You see the existing site map menu item is declared by the node:

What two actions do you take to configure the new menu entry location? (Choose two.)
Correct Answer: A,D
What order operation is available in the My Account section in the storefront?
Correct Answer: A
What happens when a category's is_anchor attribute is set to 1?
Correct Answer: B