nerdexam
Microsoft

98-361 · Question #175

Which function does Simple Object Access Protocol (SOAP) provide when using Web services?

The correct answer is A. 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 applicatio

Understanding Web Applications

Question

Which function does Simple Object Access Protocol (SOAP) provide when using Web services?

Options

  • Acommunications protocol
  • Bmodel for describing Web services
  • Cdirectory of registered Web services
  • Dsecurity model

How the community answered

(34 responses)
  • A
    79% (27)
  • B
    12% (4)
  • C
    6% (2)
  • D
    3% (1)

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

#SOAP#web services#communications protocol#XML messaging

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice