Computer Science, asked by anki9391, 1 month ago

Difference between system call and system program

Answers

Answered by hakersmart30
0

System calls allow user-level processes to request some services from the operating system which process itself is not allowed to do.

...  system program provide basic functioning to users so that they do not need to write their own environment for program development (editors, compilers) and programexecution (shells).

Similar questions