ServiceNow Certified Application Developer — Question 130
Is it possible to change an application’s scope?
Answer options
- A. No, it’s not possible
- B. Yes, it’s possible
- C. Yes, but only from global scope to private scope
- D. Yes, but only from private scope to global scope
Correct answer: A
Explanation
The correct answer is A because once an application's scope is established, it cannot be changed. Options B, C, and D suggest that modifications are possible, which is incorrect in the context of application scope.