Home / CSE MCQs / OS MCQs :: Discussion

Discussion :: OS MCQs

  1. In the Many to One model, multiple threads are unable to run in parallel on multiprocessors because :
  2. A.
    only one thread can access the kernel at a time
    B.
    many user threads have access to just one kernel thread
    C.
    there is only one kernel thread
    D.
    None of these

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    None.


Be The First To Comment