Logo

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.

Correct Answer: Data is separated from a service or behavior

Last Updated: February 06, 2019