ServiceNow Certified Application Developer — Question 116
What are web services?
Answer options
- A. Methods used to create and maintain UI Pages
- B. Methods used to allow applications to connect to other software applications over a network
- C. Methods used to discover a wide variety of systems and applications
- D. They provide a customer-facing view of available service and product offerings provided by departments within the organization
Correct answer: B
Explanation
The correct answer, B, accurately describes web services as methods for enabling applications to connect over a network. The other options do not capture the essence of web services; A focuses on UI Pages, C refers to system discovery, and D emphasizes customer-facing views rather than the connectivity aspect.