Multiple choice

In which process state, there is a period when the process occupies space in the process table and has resources allocated to it but is not yet ready to run?

  1. Fork

  2. Ready

  3. Runnable

  4. Init

  5. Sched

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

There is a period when the process occupies space in the process table and has resources allocated to it but is not yet ready to run.