_______ is a key standard in defining how web services communicate in a platform-independent manner.
- JSON (JavaScript Object Notation)
- REST (Representational State Transfer)
- SOAP (Simple Object Access Protocol)
- XML (eXtensible Markup Language)
XML is a key standard in defining how web services communicate in a platform-independent manner. It provides a structured format for data exchange between applications, promoting interoperability and flexibility in web service communication.
Loading...
Related Quiz
- Performance testing should also evaluate the web service's _______ under different network conditions.
- In Microservices Architecture, the strategy to deal with failure in one service is known as _______.
- The ________ protocol in HTTPS ensures confidentiality, integrity, and authentication of data.
- When introducing a breaking change in a RESTful API, what versioning approach is most appropriate?
- In a scenario where a web service must support multiple clients with different needs, how does WSDL contribute?