Multiple choice technology testing

What is WSDL?

  1. Web Service Discovery Logic

  2. Web Service Dynamic Link

  3. Web Service Discovery Latency

  4. Web Services Description Language

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

WSDL (Web Services Description Language) is an XML-based language that describes the interface, operations, parameters, and location of a web service. It enables clients to understand how to invoke the service. The other options are not standard web service acronyms.