Computer Science, asked by kk2531818gmailcom, 1 year ago

which of the following is not a process state
1 terminated
2 running
3 blocked
4 execution​


shobhana41: execution

Answers

Answered by soumya2301
26

\huge{Question}

Which of the following is not a process state

1) terminated

2) running

3) blocked

4) execution

\huge {Answer}

4) execution

Reason :

Because terimated , running ,blocked are different types of process state .

Answered by wardahd1234
21

\huge{Answer:}}}

4. execution

\huge{Explanation:}}}

  • When a process executes, it passes through different states.
  • These stages may differ in different operating systems
  • In general, a process can have one of the following five states at a time.

  1. New (Create)
  2. Ready
  3. Run
  4. Blocked or wait
  5. Terminated or completed

Similar questions