ServiceNow Certified Application Developer — Question 145
What is the ServiceNow App Repository?
Answer options
- A. A Request table
- B. A database containing ServiceNow apps
- C. A collection of files in a Git database
- D. Another name for update sets
Correct answer: B
Explanation
The correct answer is B, as the ServiceNow App Repository is specifically designed to store and manage ServiceNow applications. Option A is incorrect because a Request table is not related to the app repository. Option C is wrong since a Git database pertains to version control, not the ServiceNow App Repository. Option D is also incorrect because update sets are a different mechanism for managing changes in ServiceNow.