What is Service-oriented Architecture (SOA)?
-
Programming language
-
Software architecture
-
UI concept
-
Networking Standard
B
Correct answer
Explanation
Service-Oriented Architecture is a software architecture style where application components provide services to other components through network protocols. It emphasizes loose coupling, reusability, service abstraction, and is often implemented using web services.