ServiceNow Certified Application Developer — Question 46
How many applications menus can an application have?
Answer options
- A. 3, one for an application's user modules, one for an application's administrator modules, and one for the ServiceNow administrator's modules
- B. As many as the application design requires
- C. 2, one for an application's user modules and one for an application's administrator modules
- D. 1, which is used for all application modules
Correct answer: B
Explanation
The correct answer is B because the number of application menus is determined by the design needs of the application, allowing for flexibility. Options A, C, and D incorrectly limit the number of menus to specific counts, which does not align with the customizable nature of application design.