adplus-dvertising
frame-decoration

Question

When the process has completed its execution it is called ______

a.

born

b.

terminated

c.

waiting

d.

exit

Posted under Jobs and Processes UNIX

Answer: (d).exit

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. When the process has completed its execution it is called ______

Similar Questions

Discover Related MCQs

Q. Programs and process are synonymous.

Q. Which data structure is used to store information about a process?

Q. Some attributes of every process are maintained by the kernel in memory in a separate structure called the ______

Q. Process table and process control block store same attributes of a process.

Q. Each process is identified by a unique integer called ______

Q. Every process has a parent process.

Q. The parent id of a child is called ______

Q. Which process is immediately set up by the kernel when we log on to a UNIX system?

Q. To know the PID of your current shell, which command will be used?

Q. The PID of our login shell doesn’t change.

Q. What is the PID of the first process that is set up when the system is booted?

Q. Which of the following command doesn’t create a process?

Q. Which command shows some attributes of a process?

Q. Which of the following attribute is not shown by ps command?

Q. Which option is used by ps command to get a detailed listing of process attributes?

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

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.