Adobe Experience Manager Developer Expert - AD0-E116 Exam Practice Test

The structure section of an editable template has a locked component.
What happens to the content of that component when a developer unlocks it?
Correct Answer: D Vote an answer
There is a config file package.myClass.config.factory-myApp.xml - what is true? (Choose two)
Correct Answer: B Vote an answer
A developer is installing a content package with the package manager. The developer needs to restrict the approximate number of nodes in a batch that is saved to persistent storage in one transaction.
How should the developer modify the number of transient nodes to be triggered until automatic saving?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A developer is working with the following HTL expression in a component rendering script:
${'path/page.infinity.json' @extension = 'html',
removeSelectors = ['foo'],
selectors = ['foo', 'bar'],
prependSuffix = 'hello',
suffix = 'world' }
What is the expected output of this expression?
Correct Answer: B Vote an answer
An application contains an OSGi configuration that contains a password.
How should a developer prevent this sensitive information from being stored in plain text in JCR?
Correct Answer: A Vote an answer
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?
Correct Answer: D Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
A custom bundle of an application is in state "Installed" after deploying it with Maven.
What should a developer do to change it to state "Active"?
Correct Answer: A Vote an answer
A developer has a component located under the path /apps. This component has a Client Library which is directly loaded onto a page. The publish instance loads the page correctly. The dispatcher also loads the page but the Client Library is missing.
How should the developer resolve this issue, while taking security into consideration?
Correct Answer: B Vote an answer
What is not available in globel.jsp?
Correct Answer: B Vote an answer
How should a developer enable remote debugging of an AEM server without modifying the AEM start script?
Correct Answer: D Vote an answer