ServiceNow Certified Application Developer — Question 38
What are Application Files in a ServiceNow application?
Answer options
- A. An XML export of an application's table records
- B. CSV files containing data imported into an application
- C. ServiceNow artifacts comprising an application
- D. XML exports of an application's Update Set
Correct answer: C
Explanation
The correct answer, C, defines Application Files as the artifacts that make up a ServiceNow application. Options A and D refer to specific types of exports that do not encompass the entire application, while option B pertains to a specific data format used for imports rather than the broader context of application files.