in Operating System
1,232 views
0 votes
0 votes

in Operating System
1.2k views

4 Comments

i think process is created by system call
0
0
edited by

System calls are the OS API that allows a process to communicate with the operating system.

  1. system call are provided by parent process as well as os also
0
0

In multiprogramming environment, the OS decides which process gets the processor when and for how much time. This function is called process scheduling

0
0

Please log in or register to answer this question.

Related questions