Home / CSE MCQs / OS MCQs :: Discussion

Discussion :: OS MCQs

  1. If a kernel thread performs a blocking system call, ____________________.
  2. A.
    the kernel can schedule another thread in the application for execution.
    B.
    the kernel cannot schedule another thread in the same application for execution.
    C.
    the kernel must schedule another thread of a different application for execution.
    D.
    the kernel must schedule another thread of the same application on a different processor.

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    None.


Be The First To Comment