CPU Scheduling Algorithm Types

Which scheduling algorithm uses a "time quantum" to allocate CPU time to processes?

کون سا شیڈولنگ الگورتھم سی پی یو وقت کو پروسیس کرنے کے لیے "ٹائم کوانٹم" کا استعمال کرتا ہے؟
Answer: Round Robin (RR)
Explanation
  • Round Robin scheduling allocates a fixed time quantum to each process in the ready queue, cycling through them.
  • It ensures fairness by giving each process an equal share of CPU time.
  • This question appeared in Past Papers (1 times)
    This question appeared in Subjects (1 times)

    Install this app on your device for quick access right from your home screen.