Vidyalelo
Computer Science · Q357

UNIX

Engineering and GATE · Computer Science · question 357

Q357

Which system call is used by the parent process to wait for the child process to complete?

A.
wait
B.
exec
Answer
C.
fork
D.
exit

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board