48.0k views
2 votes
What allows a program to request a service from the operating system?

1 Answer

5 votes

Step-by-step explanation:

A system call is the way a program requests a service from the operating system. It is a bridge between application programs and the operating system. System calls provide the interface between a process and the operating system.

User RonQi
by
7.0k points