Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Adobe AD0-E103 Exam Actual Questions

The questions for AD0-E103 were last updated on April 25, 2024.
  • Viewing page 1 out of 23 pages.
  • Viewing questions 1-4 out of 96 questions

Topic 1 - Single Topic

Question #1 Topic 1

A developer needs to create a banner component. This component shows an image across the full width of the page. A title is shown on top of the image. This text can be aligned to the left, middle, or right. The core components feature a teaser component which matches almost all requirements, but not all.
What is the most maintainable way for the developer to implement these requirements?

  • A. Use and configure the teaser core component.
  • B. Create a new custom component from scratch.
  • C. Overlay the teaser core component.
  • D. Inherit from the teaser core component.
Reveal Solution Hide Solution   Discussion   1

Correct Answer: A 🗳️
Reference:
https://helpx.adobe.com/es/experience-manager/kt/sites/using/getting-started-wknd-tutorial-develop/part7.html

Question #2 Topic 1

A developer is creating a custom component that shows a list of pages. For each page, the following items must be shown:
✑ Title of the page
✑ Description of the page
✑ A button with fixed text "Read more" that must be translatable
All of the above fields must be wrapped in a <div> tag.
The logic for obtaining the list of pages must be reusable for future components.
Which snippet should the developer use to meet these requirements?
A.

B.

C.

D.

Reveal Solution Hide Solution   Discussion   6

Correct Answer: B

Question #3 Topic 1

A developer is working on a complex project with multiple bundles. One bundle provides an OSGi service for other bundles.
Which two options are necessary to ensure that the other bundles can reference that OSGi service? (Choose two.)

  • A. The bundles consuming the service need to import the fully qualified name of the service interface.
  • B. The service needs to correctly declare metatype information.
  • C. The bundle providing the service needs to contain a whitelist of allowed consumer bundles.
  • D. The bundle providing the service needs to contain an adequate SCR descriptor file.
  • E. The bundle providing the service needs to export the java package of the service interface.
Reveal Solution Hide Solution   Discussion   4

Correct Answer: CE 🗳️

Question #4 Topic 1

The structure section of an editable template has a locked component.
What happens to the content of that component when a developer unlocks it?

  • A. The content stays in the same place but it ignored on pages using the template.
  • B. The content is moved to the initial section of the editable template.
  • C. The content is deleted after confirmation from the template author.
  • D. The content is copied to the initial section of the editable template.
Reveal Solution Hide Solution   Discussion   2

Correct Answer: B 🗳️
Reference:
https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/page-templates-editable.html

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...