What is an API and how do they work?

542 views

What is an API and how do they work?

In: 3

4 Answers

Anonymous 0 Comments

An Application Programmable Interface allows another program to access the features and functions of the original program.

For example, when you double click a text file, Windows will ask Notepad to open the text file using Notepad’s ‘Open’ API function.

You are viewing 1 out of 4 answers, click here to view all answers.