Multiple choice technology programming languages

Which of the following is considered to be guiding principles of SOA?

  1. Reuse

  2. Modularity

  3. Inheritance

  4. Componentization

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer
Explanation

Service-Oriented Architecture emphasizes key principles: reuse services across applications, build modular services, and componentize functionality into discrete services. While inheritance is an object-oriented programming concept, it's not a core SOA guiding principle.