Multiple choice technology architecture

SOA exposes the functionality of the Components to the external world.

  1. a) True

  2. b) False

  3. c)

  4. d)

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SOA exposes services to the external world, not internal components. Components are implementation details that remain hidden behind the service interface. The entire purpose of SOA is to provide a clean service abstraction while keeping component details internal.