Multiple choice technology web technology

SOAP is a lightweight ___ based protocol .

  1. XSL

  2. XML

  3. XHTML

  4. XSTL

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

SOAP is an XML-based protocol for exchanging information in web services. Messages are formatted as XML envelopes, making SOAP platform-independent and readable by humans while maintaining structured, validated communication between systems.