ServiceNow Certified Application Developer — Question 11
Which one of the following is true regarding Application Scope?
Answer options
- A. All applications are automatically part of the Global scope
- B. Applications downloaded from 3 party ServiceNow application developers cannot have naming conflicts rd
- C. Any developer can edit any application
- D. Developers can choose the prefix for a scope's namespace
Correct answer: B
Explanation
Option B is correct because applications from third-party developers are designed to avoid naming conflicts. Option A is incorrect as not all applications are part of the Global scope by default. Option C is wrong since access to edit applications is typically restricted. Option D is false because the scope's namespace prefix is often predetermined.