ServiceNow Certified Application Developer — Question 120

Which one of the following is a benefit of creating an Application Properties page for each application you develop?

Answer options

Correct answer: C

Explanation

The correct answer, C, highlights that Application Properties allow modifications to an application's behavior without needing to change the underlying code, making it easier to manage. Option A is incorrect as it discusses overriding inherited properties, which is not the primary benefit. Option B, while true, does not capture the core advantage, and option D inaccurately suggests that the primary purpose is for users to modify appearance rather than functionality.