API stands for

  • A. Algorithmic Protocol Interface
  • B. Adapter Protocol Interface
  • C. Application Programming Interface
  • D. Accellerated Programming Interface

Explanation

API means Application Programming Interface, a defined set of rules and operations through which one software component can communicate with another.

Related questions