What is an API and describe the manner they work?
API stands for Application Programming Interface which acts as an interface between two applications and allows them to communicate with each other. In simple words, APIs ensure how one part of the software program interacts with the other part and allow exchanging of data between systems that are located at different remote places.
Working of APIs
Let’s understand this with the help of a simple flow diagram-
BY Best Interview Question ON 18 Dec 2021