Adobe AD0-E720 Practice Test - Questions Answers, Page 4
List of questions
Question 31

An Adobe commerce developer wants to initialize a JavaScript component using a data attribute. Which option would initialize the JavaScript component?
Question 32

An Adobe Commerce developer is working on a custom knockout Ul component and they need to add the text Happy Birthday. to be translated inside an .html template.
How would the developer add the text?
Question 33

An Adobe Commerce developer needs to alias URLs and third party libraries inside a require js-config.js file. Which configuration would the developer use?
A)
B)
C)
Question 34

An Adobe Commerce developer was asked to customize a JavaScript component which is written as a function. How would the developer extend the native JavaScript function?
A)
B)
C)
Question 35

Which Ul component property is used for cross tracking property changes?
Question 36

An Adobe Commerce developer is implementing a sticky sidebar using a jQuery widget. How would the developer initialize the block in a JavaScript file?
A)
C)
Question 37

An Adobe Commerce developer wants to create a sticky widget.
How would the widget be initialized using the data-mage-init attribute?
A)
B)
C)
Question 38

An Adobe Commerce developer wants to initialize a JS component via Layout XML in custom reference block test. component. Which Layout XML instruction would be used to initialize this JS component?
A)
B)
C)
Question 39

An Adobe Commerce developer needs to apply a Knockout binding to show content under certain conditions.
Which two syntaxes would achieve this? (Choose two.)
A)
B)
C)
D)
Question 40

By creating a Custom_Module, an Adobe Commerce Developer has implemented a new Page Builder viewport for tablet devices but the viewport's tablet selector button is missing.
The button .svg has been properly added to the path: CustomJ^odule/web/css/images/switcher/switcher-tablet .svg. How the developer would implement the viewport button icon?
A)
By setting the node icon in the theme's etc/view.xml file for the respective viewport configuration data.
B)
By setting the node button-image in the theme's etc/view.xml file for the respective viewport configuration data.
C) By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.
D)
By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.
Question