In what way does Service-Oriented Architecture (SOA) differ from Object-Oriented (OO) Architecture?

Choose the correct answer

Explanation

Service-Oriented Architecture (SOA) is characterized by loosely coupled services that interact independently, where data is separated from the behavior or service itself. In contrast, Object-Oriented Architecture combines data and related methods within single objects, creating tighter coupling.

In what way does Service-Oriented Architecture (SOA)… — Advanced Software Engineering | PakQuizHub