The Key standards of Web Services are
-
a) XML
-
b) HTML
-
c) WSDL
-
d) IPv6
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.