CAS-002 · Question #397
Which of the following statements best describe the advantages of Simple Object Access Protocol (SOAP): Each correct answer represents a complete solution. Choose three.
The correct answer is A. It is versatile enough to allow for the use of different transport protocols. B. It is simple and extensible. C. It allows easier communication through proxies and firewalls than previous remote execution. The advantages of SOAP are as follows: - It allows easier communication through proxies and firewalls than previous remote execution - It is versatile enough to allow for the use of different transport protocols. The standard stacks use HTTP as a transport protocol, but other…
Question
Which of the following statements best describe the advantages of Simple Object Access Protocol (SOAP): Each correct answer represents a complete solution. Choose three.
Options
- AIt is versatile enough to allow for the use of different transport protocols.
- BIt is simple and extensible.
- CIt allows easier communication through proxies and firewalls than previous remote execution
- DIt is language and platform dependent.
How the community answered
(56 responses)- A91% (51)
- D9% (5)
Explanation
The advantages of SOAP are as follows: - It allows easier communication through proxies and firewalls than previous remote execution - It is versatile enough to allow for the use of different transport protocols. The standard stacks use HTTP as a transport protocol, but other protocols are also usable. - It is platform independent. - It is language independent. - It is simple and extensible.
Topics
Community Discussion
No community discussion yet for this question.