How is SOA different from OO Architecture ?
A. Strong coupling among objects
B. Communications are prescriptive rather than being descriptive
C. Data is separated from a service or behavior
D. Data and methods are integrated into a single object
Explanation: A service-oriented architecture is essentially a collection of services which communicate with each other.