adplus-dvertising
frame-decoration

Question

Which is not the state of the process ?

a.

Blocked

b.

Running

c.

Ready

d.

Privileged

Answer: (d).Privileged

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which is not the state of the process ?

Similar Questions

Discover Related MCQs

Q. A process is

Q. Switching the CPU to another Process requires to save state of the old process and loading new process state is called as __________.

Q. Boundary registers ________.

Q. A Process Control Block(PCB) does not contain which of the following :

Q. The state of a process is defined by :

Q. Which of the following is not the state of a process ?

Q. The Process Control Block is :

Q. The entry of all the PCBs of the current processes is in :

Q. A single thread of control allows the process to perform :

Q. The objective of multi-programming is to :

Q. Which of the following do not belong to queues for processes ?

Q. When the process issues an I/O request :

Q. When a process terminates :

Q. A thread is

Q. Which one of the following can not be scheduled by the kernel?

Q. The two steps of a process execution are :

Q. Which of the following is correct regarding process in operating system?

Q. Which one of the following is not a valid state of a thread?

Q. A process executes the code,

fork();
fork();
fork();

How many child processes are created?

Q. An operating system maintains smaller data structures for a thread than a process, as a thread is usually defined as a ‘ light weight process ’. What is the per thread basis of the operating system?