98-361 · Question #58
Which function does Simple Object Access Protocol (SOAP) provide when using Web services?
The correct answer is B. communications protocol. SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of web services in computer networks. It relies on XML Information Set for its message format, and usually relies on other…
Question
Which function does Simple Object Access Protocol (SOAP) provide when using Web services?
Options
- Adirectory of registered Web services
- Bcommunications protocol
- Csecurity model
- Dmodel for describing Web services
How the community answered
(55 responses)- A4% (2)
- B82% (45)
- C5% (3)
- D9% (5)
Explanation
SOAP, originally defined as Simple Object Access Protocol, is a protocol specification for exchanging structured information in the implementation of web services in computer networks. It relies on XML Information Set for its message format, and usually relies on other application layer protocols, most notably Hypertext Transfer Protocol (HTTP) or Simple Mail Transfer Protocol (SMTP), for message negotiation and transmission.
Topics
Community Discussion
No community discussion yet for this question.