Adobe AD0-E116 Practice Test - Questions Answers, Page 9

List of questions
Question 81

A developer creates an AEM editable template that includes a Layout Container. When the developer creates a page using this template, the Layout Container placeholder does NOT appear. What is causing this issue?
Question 82

Too many pages are invalidated in the dispatcher cache when a page is published. What is most likely causing this issue in the dispatcher configuration?
Question 83

A developer has a component foobar that consists of the files listed below:
script-a.js
script-b.js
foobar.html
What is the output when this component is rendered?
Question 84

A service component periodically retrieves content from an external REST interface and saves the information in JCR. The REST endpoint is configured via an OSGi service property. There is one URL for production (runmode prod) and another URL for all other environments.
How should a developer configure the OSGi service?
Question 85

What is the artifact ID of the maven dependency that contains all core AEM APIs?
Question 86

A developer creates the following code snippet to implement a simple polling importer to fetch stock prices from an external source:
The polling importer needs to fetch stock prices for a specific stock symbol and needs to be triggered every 5 minuteswww.VCEup.co. m Which node structure should the developer create in CRX to make sure that the code shown is executed successfully?
Question 87

Which two methods could a developer use to obtain a Session without using a deprecated API?
(Choose two.)
Question 88

There are performance, stability, and security issues with an installed AEM instance. What should a developer do to fix these issues?
Question 89

One content package of a custom application contains the following content paths.
The server also contains the content path /apps/myproj/configuration that must NOT be touched when installing the package.
Which two filter definitions should a developer use to always update only the contained paths upon installation in the server? (Choose two.)
Question 90

A developer needs to ensure that the path /content/<proj>/segments exists on all environments with the correct initial content that the developer provides in a package. Content that exists in that path should NOT be affected. Which import mode should the developer use in the filter definition?
Question