Saved Bookmarks
| 1. |
What is API? |
|
Answer» API stands for Application Programming Interface that is useful for communication between different software systems. It facilitates data EXCHANGE between systems LOCATED in different REMOTE places. They are nothing but a collection of functions that are executable by other functions of the software application. |
|