0
11kviews
What is a System Call. Explain any four system calls.
1 Answer
1
173views

System calls provide an interface to the services made available by an operating system. We know that there are two main modes in the operation of the system, that is the user mode and kernel mode.

• User mode: All user processes are executed.

• System mode: All privileged operations …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.