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
→
Which system call returns the process id...
Q.
Which system call returns the process identifier of a terminated child?
A.
wait
B.
exit
C.
fork
D.
get
Answer» A. wait
844
0
Do you find this helpful?
8
View all MCQs in
Advanced Operating System
Discussion
No comments yet
Login to comment
Related MCQs
A process can be terminated due to
In Unix, Which system call creates the new process?
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)