Computer Science, asked by narendta9781, 1 year ago

How does the application software and operating system work together ?

Answers

Answered by sohailraja71
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