Multiple choice technology web technology

WSDL is used for describing the services available.

  1. True

  2. False

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

WSDL (Web Services Description Language) is an XML-based language used to describe the functionality, inputs, outputs, and location of a web service. It tells clients what operations are available, what parameters they accept, and what data structures they return. This is its primary purpose in the web services stack.