Which of the following is not a characteristic of SOAP-based web services?
- Lightweight
- Loose coupling
- Platform-independent
- Stateless
SOAP-based web services are not typically considered lightweight; they involve more overhead due to the XML format and additional protocols.
Loading...
Related Quiz
- In SOAP, what does the envelope element define?
- RESTful services typically use _______ as a lightweight data-interchange format.
- Which Azure service is best suited for developing and hosting web applications?
- In web services, what advantage does JSON have over XML in mobile applications?
- For a service experiencing intermittent errors, _______ testing is crucial for identifying the problem.