retagged by
300 views
0 votes
0 votes

Consider the following statements regarding life time of any normally terminating process in an operating system.

  1. The process must be in $\text{RUNNING}$ state at least once during its execution.
  2. The process must be in $\text{RUNNING}$ state at least twice during its execution.
  3. The process must be in $\text{WAITING}$ state at least once during its execution.
  4. The process must be in $\text{READY}$ state at least once during its execution.

Which of the above statements are correct?

  1. $\text{I}$ only
  2. $\text{I}$ and $\text{III}$
  3. $\text{I}$ and $\text{II}$
  4. $\text{I, III}$ and $\text{IV}$
retagged by

Please log in or register to answer this question.

Answer:

Related questions