Home / CSE MCQs / OS MCQs :: Discussion

Discussion :: OS MCQs

  1. With round robin scheduling algorithm in a time shared system,
  2. A.
    using very large time slices converts it into First come First served scheduling algorithm
    B.
    using very small time slices converts it into First come First served scheduling algorithm
    C.
    using extremely small time slices increases performance
    D.
    using very small time slices converts it into Shortest Job First algorithm

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    All the processes will be able to get completed.


Be The First To Comment