ExamGecko
Home Home / Adobe / AD0-E103

Adobe AD0-E103 Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











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.
A.
Use and configure the teaser core component.
Answers
B.
Create a new custom component from scratch.
B.
Create a new custom component from scratch.
Answers
C.
Overlay the teaser core component.
C.
Overlay the teaser core component.
Answers
D.
Inherit from the teaser core component.
D.
Inherit from the teaser core component.
Answers
Suggested answer: A

Explanation:

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

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.
A.
Answers
B.
B.
Answers
C.
C.
Answers
D.
D.
Answers
Suggested answer: B

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.
A.
The bundles consuming the service need to import the fully qualified name of the service interface.
Answers
B.
The service needs to correctly declare metatype information.
B.
The service needs to correctly declare metatype information.
Answers
C.
The bundle providing the service needs to contain a whitelist of allowed consumer bundles.
C.
The bundle providing the service needs to contain a whitelist of allowed consumer bundles.
Answers
D.
The bundle providing the service needs to contain an adequate SCR descriptor file.
D.
The bundle providing the service needs to contain an adequate SCR descriptor file.
Answers
E.
The bundle providing the service needs to export the java package of the service interface.
E.
The bundle providing the service needs to export the java package of the service interface.
Answers
Suggested answer: C, E

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.
A.
The content stays in the same place but it ignored on pages using the template.
Answers
B.
The content is moved to the initial section of the editable template.
B.
The content is moved to the initial section of the editable template.
Answers
C.
The content is deleted after confirmation from the template author.
C.
The content is deleted after confirmation from the template author.
Answers
D.
The content is copied to the initial section of the editable template.
D.
The content is copied to the initial section of the editable template.
Answers
Suggested answer: B

Explanation:

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

Which log file contains AEM application request and response entries?

A.
response.log
A.
response.log
Answers
B.
request.log
B.
request.log
Answers
C.
history.log
C.
history.log
Answers
D.
audit.log
D.
audit.log
Answers
Suggested answer: B

Explanation:

Reference: http://www.sgaemsolutions.com/2017/04/aem-logs-in-detail-part-1.html

A developer identifies that some requests for the page /content/sampleproject/page.html take longer that other requests for the same page. Refer to the $DOCROOT/content/sampleproject directory below.

The dispatcher.log file contains the following lines:

How should the developer make sure that the page is always cached?

A.
Modify the dispatcher.any file to contain the following lines:
A.
Modify the dispatcher.any file to contain the following lines:
Answers
B.
Modify the dispatcher.any file to contain the following lines:
B.
Modify the dispatcher.any file to contain the following lines:
Answers
C.
Modify the dispatcher.any file to contain the following lines:
C.
Modify the dispatcher.any file to contain the following lines:
Answers
D.
Modify the dispatcher.any file to contain the following lines:
D.
Modify the dispatcher.any file to contain the following lines:
Answers
Suggested answer: C

A developer creates a Sling Servlet. The Sling Servlet is bound to a path (/service/sling/sample). Refer to the resulting code below.

What should the developer do to make the servlet access controlled using the default ACLs?

A.
Use @SlingServletResourceTypes instead of @SlingServletPaths.
A.
Use @SlingServletResourceTypes instead of @SlingServletPaths.
Answers
B.
Modify @SlingServletPaths(value = {“/bin/sling/sample” }).
B.
Modify @SlingServletPaths(value = {“/bin/sling/sample” }).
Answers
C.
Add @SlingServletName(servletName = “AccessControlServlet”) annotation.
C.
Add @SlingServletName(servletName = “AccessControlServlet”) annotation.
Answers
D.
Add @SlingServletPrefix(value = “/apps”) annotation.
D.
Add @SlingServletPrefix(value = “/apps”) annotation.
Answers
Suggested answer: A

Explanation:

Reference: https://sling.apache.org/documentation/the-sling-engine/servlets.html#caveats-when-binding-servlets-by-path

A developer wants to extend AEM Core Components to create a custom Carousel Component.

How should the developer extend the Core Components?

A.
Make changes to the original component and assign a component group.
A.
Make changes to the original component and assign a component group.
Answers
B.
Use the sling:resourceSuperType property to point to the core component.
B.
Use the sling:resourceSuperType property to point to the core component.
Answers
C.
Use the sling:resourceType property to point to the core component.
C.
Use the sling:resourceType property to point to the core component.
Answers
D.
Copy the Core Carousel component to /apps/<project> folder.
D.
Copy the Core Carousel component to /apps/<project> folder.
Answers
Suggested answer: D

A developer wants to change the log level for a custom API.

Which OSGi configuration should the developer modify?

A.
Apache Sling Logging Configuration
A.
Apache Sling Logging Configuration
Answers
B.
Apache Sling Log Tracker Service
B.
Apache Sling Log Tracker Service
Answers
C.
Apache Sling Logging Writer Configuration
C.
Apache Sling Logging Writer Configuration
Answers
D.
Adobe Granite Log Analysis Service
D.
Adobe Granite Log Analysis Service
Answers
Suggested answer: A

Explanation:

Reference: https://docs.adobe.com/content/help/en/experience-manager-64/deploying/configuring/osgi-configuration-settings.html

Refer to the following four Client Library Folders.

A developer uses the following:

What is the resulting HTML?

A.
A.
Answers
B.
B.
Answers
C.
C.
Answers
D.
D.
Answers
Suggested answer: A
Total 92 questions
Go to page: of 10