ServiceNow Certified Application Developer — Question 141

How is access to Application Menus and Modules controlled?

Answer options

Correct answer: C

Explanation

The correct answer is 'C' because Roles are specifically designed to define user permissions and access levels to different modules and menus within an application. Options A, B, and D do not directly manage access to application menus; Access Control is broader and not limited to menus, Client Scripts are used for client-side processing, and Application Rules pertain to business logic rather than access control.