Multiple choice technology web technology

SOAP is language

  1. dependent

  2. sometimes dependent

  3. independent

  4. sometimes independent

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

SOAP is designed to be language-independent, meaning it can be used with any programming language that can parse and generate XML. This interoperability is a key feature of SOAP-based web services. The protocol itself doesn't rely on any specific programming language constructs.