Web Service is only way to implement SOA, is this true?
B
Correct answer
Explanation
SOA (Service-Oriented Architecture) is an architectural design pattern that can be implemented using various technologies including web services, CORBA, REST APIs, message queues, or other distributed computing approaches. Web services are one popular implementation but not the only way.