This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

OS: CPU Scheduling

| See more in Computer Programming

This game contains the MCQs on CPU scheduling topic

ShrinivasKhedkar
Created Date 02.12.16
Last Updated 02.12.16
Viewed 83 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • Which of the following process scheduling algorithm may lead to starvation
  • Which scheduling policy is most suitable for a time-shared operating systems?
  • Consider a set of n tasks with known runtimes r1, r2, … rn to be run on a uniprocessor machine. Which of the following processor scheduling algorithms will result in the maximum throughput?
  • Which of the following scheduling algorithms is non-preemptive?
  • Group 1 contains some CPU scheduling algorithms and Group 2 contains some applications. Match entries in Group 1 to entries in Group 2. Group I | Group II (P) Gang Scheduling (1) Guaranteed Scheduling (Q) Rate Monotonic Scheduling (2) Real-time Scheduling (R) Fair Share Scheduling (3) Thread Scheduling