9A0-384 Exam QuestionsBrowse all questions from this exam

9A0-384 Exam - Question 25


Which three statements are true when an AEM author instance is started in debug mode? (Choose three.)

Show Answer
Correct Answer: ABCD

When an AEM author instance starts in debug mode, it does not force the JVM to fork a separate process. It typically starts with the -Xdebug option to enable debugging. Another common method to start AEM in debug mode is using the command line option -debug. These practices align with the standard procedures for enabling debugging in Java applications, making the statements correct.

Discussion

1 comment
Sign in to comment
glory123Options: BCD
Jan 2, 2020

it should be bCd