MCQOPTIONS
Bookmark
Saved Bookmarks
→
Unix
→
Process Statusps Command Phases Process in Unix
→
The parent process picks up the exit status of a ..
1.
The parent process picks up the exit status of a child using ___ system call.
A.
wait
B.
waitp
C.
exec
D.
kill
Answer» B. waitp
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The parent process picks up the exit status of a child using ___ system call.
Both exit and _exit system call share an identical syntax.
A process can be terminated using the exit or _exit system call.
Which of the following functions is used for handling environment variables of a process?
WHICH_OF_THE_FOLLOWING_FUNCTIONS_IS_USED_FOR_HANDLING_ENVIRONMENT_VARIABLES_OF_A_PROCESS??$
Both exit and _exit system call share an identical syntax.$
A_process_can_be_terminated_using_the_exit_or__exit_system_call.$
Every process belongs to a process group.
If the child dies first but the entry of that child in the process table is still present, then that process is called ____
Which of the following system call is more powerful (in waiting mechanism) than wait system call?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply