Multiple choice technology web technology

Choose the one which is correct

  1. a. WSDL is a standard format for describing XML Webservices.

  2. b. WSDL defines XML based syntax for defining the functionality exposed by a web service.

  3. c. WSDL is useful for automating communications between Web Services.

  4. d. All of above

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

WSDL (Web Services Description Language) serves multiple purposes: it provides a standard XML format for describing web services (A), defines XML-based syntax for specifying web service functionality (B), and enables automation of web service communications (C). Since all three statements are correct, D is the right choice.