StreakPeaked· Practice

ExamsGATETechnical

Which one or more of the following CPU scheduling algorithms can potentially cause starvation?

  1. First-in First-Out
  2. Round Robin
  3. Priority Scheduling
  4. Shortest Job First

Correct answer: Priority Scheduling

Solution

Priority Scheduling can lead to starvation because lower-priority processes may be indefinitely postponed if higher-priority processes continuously arrive, preventing them from getting CPU time.

Related GATE Technical questions

⚔️ Practice GATE Technical free + battle 1v1 →