Home / CSE MCQs / OS MCQs :: Discussion

Discussion :: OS MCQs

  1. What is the ready state of a process?
  2. A.
    when process is scheduled to run after some execution
    B.
    when process is unable to run until some task has been completed
    C.
    when process is using the CPU
    D.
    none of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    When process is unable to run until some task has been completed, the process is in blocked state and if process is using the CPU, it is in running state.


Be The First To Comment