최신Adobe Certified Professional Magento Commerce Developer - AD0-E702무료샘플문제
문제1
Products may be accessed using SEO friendly URLs like /my-product instead of /catalog/product/view/id/{ID} How is this one?
Products may be accessed using SEO friendly URLs like /my-product instead of /catalog/product/view/id/{ID} How is this one?
정답: D
문제2
You are building a report using complex SQL aggregations to locate the required data.
In what type of class do you put these SQL statements?
You are building a report using complex SQL aggregations to locate the required data.
In what type of class do you put these SQL statements?
정답: D
문제3
What will be the result of calling the save() method on a collection instance?
What will be the result of calling the save() method on a collection instance?
정답: B
문제4
Magento 2's architecture uses code to bootstrap a custom module that resides in app/code.
What two files are required to make a module usable? (Choose two.)
Magento 2's architecture uses code to bootstrap a custom module that resides in app/code.
What two files are required to make a module usable? (Choose two.)
정답: A,B
문제5
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.)
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.)
정답: C,D
문제6
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?

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?

정답: C
문제7
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?

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
문제8
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?
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?
정답: B
문제9
Your module adds a new controller class which will return a JSON response.
What will be the return type of the execute method?
Your module adds a new controller class which will return a JSON response.
What will be the return type of the execute method?
정답: A
문제10
You are reviewing a theme in app/design/frontend/MyCompany/MyTheme and see the file etc/view.xml.
What is the function of this file?
You are reviewing a theme in app/design/frontend/MyCompany/MyTheme and see the file etc/view.xml.
What is the function of this file?
정답: A