Multiple choice technology architecture

The Key standards of Web Services are

  1. a) XML

  2. b) HTML

  3. c) WSDL

  4. d) IPv6

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

XML and WSDL are fundamental standards in web services architecture. XML provides the data format for message exchange, while WSDL describes service interfaces, enabling service discovery and integration. HTML is for presentation, not a web services standard.