Multiple choice technology web technology

Web Services technology can be divided into 5 stack layers, in which layer SOAP be categorize

  1. Discovery

  2. Description

  3. Packaging

  4. Transport

  5. Network

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In the Web Services conceptual stack, SOAP (Simple Object Access Protocol) is categorized in the Packaging or Messaging layer. It defines the XML structure (Envelope, Header, Body) used to wrap the data. Transport refers to protocols like HTTP, while Discovery refers to UDDI.