Multiple choice technology web technology

Why SOAP is used as a protocol for accessing a web service?

  1. SOAP platform and language independent, allows to get around firewalls

  2. SOAP is based on HTML

  3. SOAP is designed to communicate through LAN

  4. All of the above

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

SOAP is widely used because it runs over HTTP/HTTPS, enabling it to bypass standard firewalls easily. It is also language and platform independent. Distractors claiming SOAP is based on HTML or designed only for LANs are false; SOAP relies on XML.