AD0-E711 Adobe Commerce Developer Professional

Loading demo links...

Showing 1–3 of 9 questions

Question 1

In which two directories are third-party modules located by default? (Choose two.)

Select all that apply, then click Submit answer.

  • app/modules/

  • app/packages/

  • app/code/

  • vendor/

Question 2

Which two attribute input types can be used for a date? (Choose two.)

Select all that apply, then click Submit answer.

  • Date

  • Date and Time

  • Schedule

  • Timezone

Question 3

Which two actions will the developer need to take to translate strings added in JS files? (Choose two.)

Select all that apply, then click Submit answer.

  • $.trans( '')

  • $.image._C');

  • translate('');
    define (( 'jquery1,

  • 'mage/Translate' 1, function ($, $t) {...});