Multiple choice technology web technology

How many parts do SOAP consists of ?

  1. 2

  2. 1

  3. 4

  4. 3

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

A SOAP message consists of three parts: the mandatory Envelope (root element), the optional Header (for metadata), and the mandatory Body (containing the actual message content). The Envelope encapsulates both Header and Body elements.