Multiple choice technology web technology

The Interface Used by Web Service is

  1. Web Service Definition language

  2. Web Service Description Language

  3. Simple object Access Protocol

  4. interface Definition Language

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

WSDL (Web Service Description Language) is the standard XML-based interface definition language for web services. It describes the service's location, available operations, and message formats. SOAP is a protocol for message exchange, not an interface description language.