Multiple choice technology web technology

Consumer is a function

  1. which consume a response operation for a consumer

  2. which performs a request and response for a consumer

  3. which consumes the result of a service supplied by a provider

  4. which performs a service in when they receive a request

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

A Consumer in SOA is the entity that consumes the result of a service supplied by a Provider. The consumer initiates the request and then consumes/utilizes the response. Option C correctly identifies that consumers consume results, not responses or operations for other consumers.