Question:
Which characteristic of the SOAP architecture specifies communication between all similar and dissimilar application types?
- independence
- interface uniformity
- neutrality
- extensibility
Explanation: SOAP was designed so that all types of applications can communicate with each other, no matter how dissimilar they are. The applications can be built using different programming languages, can run on different operating systems, and can be as dissimilar as possible.
Related exam: DevNet Associate (v1.0) – Module 4 Exam Answers
