Question:

Which of the following is a XML based network protocol, used for exchanging structured data between nodes?

Show Hint

SOAP = XML-based protocol for exchanging structured data between networked applications.
Updated On: Jun 25, 2026
  • HTTP
  • SOAP
  • WSDL
  • ARP
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: SOAP stands for: \[ \text{Simple Object Access Protocol} \] It is an XML-based messaging protocol used for exchanging structured information in distributed systems.

Step 1:
Understand SOAP.
SOAP messages are written in XML format. It enables communication between applications running on different platforms.

Step 2:
Applications of SOAP.
SOAP is commonly used in:
• Web Services
• Enterprise Applications
• Distributed Systems

Step 3:
Analyze other options.
HTTP is a transport protocol. WSDL describes web services. ARP resolves IP addresses to MAC addresses. Only SOAP is an XML-based communication protocol.

Step 4:
Select the answer.
\[ \boxed{\text{SOAP}} \]
Was this answer helpful?
0
0