What are the different process states?

4 years ago
Operating System

A process may be in anyone of the following states

  1. NEW
  2. READY
  3. WAIT
  4. RUNNING
  5. TERMINATE

Note: TERMINATE is not a state, if the process “TERMINATE” it still exists

0
Sanisha Maharjan
Jan 20, 2022
More related questions

Questions Bank

View all Questions