InterviewSolution
Saved Bookmarks
| 1. |
Service Oriented Architecture (SOA) is(a) Strongly Coupled(b) Loosely Coupled(c) Strongly Cohesive(d) Loosely CohesiveThis question was posed to me by my school teacher while I was bunking the class.This interesting question is from Service Oriented Architecture topic in division Advanced Software Engineering of Software Engineering |
|
Answer» RIGHT choice is (b) Loosely Coupled To EXPLAIN I would say: SOA is the architectural STYLE that supports loosely coupled services to enable business FLEXIBILITY. |
|