How does the application software and operating system work together ?
Answers
Answered by
1
For programs to work with the CPU, they must contain code the CPU recognizes. Rather than having the same blocks of code appear in each software application, the OS includes the blocks of code to which software applications refer. These blocks of code are called application programming interfaces (APIs).
Similar questions