nerdexam
Microsoft

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…

Understanding Web Applications

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)
  • A
    4% (2)
  • B
    82% (45)
  • C
    5% (3)
  • D
    9% (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

#SOAP#web services#communications protocol

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice