How are an API implementation, API client, and API consumer combined to invoke and process an API?


How are an API implementation, API client, and API consumer combined to invoke and process an API?
A . The API consumer creates an API implementation, which receives API invocations from an API such that they are processed for an API client.
B . The API client creates an API consumer, which receives API invocations from an API such that they are processed for an API implementation.
C . The API consumer creates an API client, which sends API invocations to an API such that they are processed by an API implementation.
D . The API client creates an API consumer, which sends API invocations to an API such that they are processed by an API implementation.

Answer: C

Leave a Reply

Your email address will not be published.