312-50V11 · Question #440
Which of the following is a design pattern based on distinct pieces of software providing application functionality as services to other applications?
The correct answer is A. Service Oriented Architecture. A service-oriented architecture (SOA) is an architectural pattern in computer software design in which application components provide services to other components via a communications protocol, typically over a network. https://en.wikipedia.org/wiki/Service-oriented_architecture
Question
Which of the following is a design pattern based on distinct pieces of software providing application functionality as services to other applications?
Options
- AService Oriented Architecture
- BObject Oriented Architecture
- CLean Coding
- DAgile Process
How the community answered
(26 responses)- A88% (23)
- B8% (2)
- C4% (1)
Explanation
A service-oriented architecture (SOA) is an architectural pattern in computer software design in which application components provide services to other components via a communications protocol, typically over a network. https://en.wikipedia.org/wiki/Service-oriented_architecture
Topics
Community Discussion
No community discussion yet for this question.