Q357
Which system call is used by the parent process to wait for the child process to complete?
A.
wait
B.
exec
AnswerC.
fork
D.
exit
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board