| Topic A |
| Application Programming Software |
| Definition of Application Programming Interface |
| Application programming interface is the programming language, constructed with specific coding to successfully enable the conversation between software and operating system of hardware. We can define it as a standardized request made by application software to the operating system of hardware. |
| API as a operating system |
| There is an operating system in the machine which manages and coordinates with the activities of the machine. This operating system is none other than the programming language which is designed with specific coding to deal with the software. This program distributes the application over several platforms. |
| Google a piece of example |
| Google has created its own API. Google has provided also the facility to make free use of these API’s. According to this facility of Google instead of connecting with Google can directly collect the information from application program interface. |
| API and it’s usage |
| API is applicable to operate the file system, database system, window system, networking system and daily routine protocols of computer system. In simple terms it is the program build especially for the convenience of the users where API helps to connect one application with other. Generally all website owners design their program using API system. |
| |
| |