Multiple choice technology testing

In systems based on SOA architecture, services are platform independent

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SOA services are NOT platform-independent by default - they often depend on specific protocol stacks, application servers, or messaging middleware. While they aim for interoperability through standards like SOAP/REST, true platform independence requires additional abstraction layers beyond basic SOA principles.