Multiple choice technology web technology

A service provider ...

  1. uses a Web service

  2. creates a Web service

  3. uses and destroys the Web service

  4. none

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

In service-oriented architecture (SOA), the service provider is the entity that creates, hosts, and maintains the web service. They implement the business logic and expose functionality through standardized interfaces. Service requesters (consumers) then use these services.