Sunday, December 23, 2012

API (Application Programming Interface)


API (Application Programming Interface)
API is an interface which helps to interchange data from computer, library, and software to another computer, library, and software. It may have many functions/methods. Final API describes only how to use these functions/methods. It is not necessary to know the code those functions/methods.

Example:
  • Google map API
  • Microsoft UN API
  • Java platform API
  • Microsoft windows direct X



For more please visit cybarlab.com