While making an API call, which of the following is preferred?
a] None of the options
b] Use multiple action types
c] Use a single action type with flags
Answers
Answered by
0
(B)Use multiple action type
Answered by
0
While making an API call, it uses multiple types of action.
Option (b)
Explanation:
- An API is an intermediary office software that allows establishing a connection between two apps. An API call is an action that sends information to the receptor app and gets the process information back to the user. This call is done between servers with the help of API.
- One such example is- logging in an app and entering the necessary information to run the app. It involves three actions are beginning of a request, the ending of the request and failing of a request in some cases.
Learn more about API
True/false: the api component is a reusable component housed in the component explorer.
https://brainly.in/question/7651208
____ is a document that describes everything about your API.
https://brainly.in/question/6690178
Similar questions