Multiple choice technology web technology

WSDL stands for

  1. Web Server Description Language

  2. Web Server Descriptor Language

  3. Web Services Description Language

  4. Web Services Descriptor Language

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

WSDL stands for Web Services Description Language. It is an XML-based language that describes the functionality of a web service, including the methods available, parameters, and return types. WSDL enables clients to understand how to interact with a web service without prior knowledge of its implementation.