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 is the standard format for data exchange in web services, providing platform-independent message encoding. WSDL (Web Services Description Language) is the standard for describing service interfaces, operations, and binding details. HTML is for web page markup, not services; IPv6 is a network layer protocol.