List and explain system calls related to process and job control.
Answers
Answered by
7
System call provides the services of the operating system of the user programes via Application Program Interface (API). It provides an interface between a process and operating system to allow user-level processes to request the services of the operating system.
Types are:process control, file manipulation,device manipulation, information maintanence and communication.
Job Control: a job running in the foreground can be stopped by typing the suspend character .This sends the "terminal stop" signal to the process group.SIGTSTP causes processes receiving it to stop and control is returned to the shell.
please mark my answer as brainliest
Similar questions
Math,
6 months ago
Economy,
6 months ago
Math,
6 months ago
History,
11 months ago
Computer Science,
11 months ago