adplus-dvertising
frame-decoration

Question

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

a.

wait

b.

exec

c.

fork

d.

exit

Posted under Jobs and Processes UNIX

Answer: (b).exec

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

Q. We can run the jobs in the background in UNIX.

Q. Shell ___ operator is used for running jobs in the background.

Q. Which command is used for running jobs in the background?

Q. nice command is a ______ command in C shell.

Q. Which option can be used explicitly to reduce the priority of any process.

Q. Which command is used for premature termination of a process?

Q. What is a job?

Q. Which of the following command is used to suspend a job?

Q. Which command will push the current foreground job to the background?

Q. ____ command will bring the background jobs to the foreground.

Q. We can list the jobs queued using at command by using ____ option.

Q. UNIX supports preemptive multitasking.

Q. The collection of memory locations that the process can access is called _______

Q. The virtual address space consists of ____ segments.

Q. The segment representing the constants, globals and static variables is called:

Q. The stack stores the _______

Q. The attributes of every process are stored in ____

Q. The entire process life cycle is built around ___ system calls.

Q. Which of the following system call is used for replicating a process?

Q. Which of the following functions is used for handling environment variables of a process?