Free Magento Magento-2-Certified-Associate-Developer Practice Test & Real Exam Questions
How many shipping addresses may be selected for an order during the checkout process?
Correct Answer: B
Vote an answer
A merchant asks you to extend customer functionality to allow customer accounts to be associated with two or more billing addresses.
How is this implemented?
How is this implemented?
Correct Answer: C
Vote an answer
You have added a new attribute origin of the type varchar to the product entity.
Which two calls will filter a product collection with origin set to "California"? (Choose two.)
Which two calls will filter a product collection with origin set to "California"? (Choose two.)
Correct Answer: A,D
Vote an answer
A merchant requires the ability to configure contact information for their brick and mortar stores as a CSV file upload. The module already exists and contains an etc/adminhtml/system.xml file where the new field can be added.
How do you specify the class that will process the uploaded file?
How do you specify the class that will process the uploaded file?
Correct Answer: B
Vote an answer
You are writing a customization for the customer module. You need to make sure the configuration files from your module are loaded after the customer module's configuration.
Where should the dependency be declared?
Where should the dependency be declared?
Correct Answer: C
Vote an answer
There are two different configurable products which both share one variation. The shared variation is represented by the same simple product.
A customer added both configurables to the cart with the same selected variation?
How will they be displayed?
A customer added both configurables to the cart with the same selected variation?
How will they be displayed?
Correct Answer: B
Vote an answer
A custom module needs to log all calls of \Magento\Customer\Api\AddressRepositoryInterface::save().
Which mechanism do you use?
Which mechanism do you use?
Correct Answer: B
Vote an answer
You have created a new block and will be adding this block on every page. The block contains user-specific information and cannot be cached. The block is added to the default.xml with:

What does this accomplish?

What does this accomplish?
Correct Answer: B
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
What are two functions of a resource model? (Choose two.)
Correct Answer: A,C
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
