Multiple choice

__________ refers to the 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. Init

  3. Ready

  4. None of these

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

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