McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Master of Science in Computer Science (M...
→
Advanced Operating System
→
In Unix, Which system call creates the n...
Q.
In Unix, Which system call creates the new process?
A.
fork
B.
create
C.
new
D.
none of the mentioned
Answer» A. fork
1.5k
0
Do you find this helpful?
18
View all MCQs in
Advanced Operating System
Discussion
No comments yet
Login to comment
Related MCQs
Which system call returns the process identifier of a terminated child?
In the Many to One model, if a thread makes a blocking system call :
In the One to One model when a thread makes a blocking system call :
In the Many to Many model when a thread performs a blocking system call :
In a time-sharing operating system, when the time slot given to a process is completed, the process goes from the running state to the :
. If a process fails, most operating system write the error information to a
In operating system, each process has its own
The systems which allows only one process execution at a time, are called
Which of the following does not interrupt a running process ? (GATE CS 2001)
Which module gives control of the CPU to the process selected by the short-term scheduler?