SOAP is based on which standard communication protocol?
- HTTP
- SMTP
- TCP
- XML
SOAP (Simple Object Access Protocol) is based on XML, which serves as the standard communication protocol. XML provides a platform-independent and extensible format for encoding data, ensuring interoperability between different systems and programming languages.
Loading...
Related Quiz
- Which type of encryption is commonly used for securing data in transit?
- What is SQL Injection primarily used for in cyber attacks?
- JSON is often used in web services for what purpose?
- The process of automating the deployment and scaling of containerized applications is known as _______.
- How does versioning in SOAP differ from RESTful services?