Comm-Dev-101 Exam Question 1
A Digital Developer adds the following line of code to a script.

The code executes without error; however, the log file on disk does NOT contain the log message. Which two actions should be completed to write the log message to disk? (Choose two.)

The code executes without error; however, the log file on disk does NOT contain the log message. Which two actions should be completed to write the log message to disk? (Choose two.)
Comm-Dev-101 Exam Question 2
A Digital Developer needs to add logging to the following code:

Which statement logs the HTTP status code to a debug-level custom log file?

Which statement logs the HTTP status code to a debug-level custom log file?
Comm-Dev-101 Exam Question 3
Refer to the screen shot below:

Given a site called RefArch that has the settings shown, what must be done for RefArch to use the same customer list as RefArchGlobal?

Given a site called RefArch that has the settings shown, what must be done for RefArch to use the same customer list as RefArchGlobal?
Comm-Dev-101 Exam Question 4
Which three operations should be done in a controller?
Choose 3 answers
Choose 3 answers
Comm-Dev-101 Exam Question 5
A client has a requirement to render different content on the homepage based on if the customer is logged in or guest user.
What should a developer implement to achieve this requirement?
What should a developer implement to achieve this requirement?
