📚 Question Bank Q99 — Operating Systems
Tags
Operating Systems
Q99. Marks: +2.0 UGC NET Paper 2: Computer Sc 6th Jan 2025 Shift 1
📄 Passage
Consider the following set of processes with the arrival time and length of CPU burst time given in milli secends (ms)
Process Arrival Time Burst Time
P1 0 5
P2 2 3
P3 2 2
P4 5 3
P5 6 1
When we apply Shortest Job First (SJF) scheduling Policy/algorithm, Process (P2) faces partial starvation and waits for the longer time to execute. Which one of the following algorithms addresses this problem?
1.Round Robin
2.Priority
3.Highest Response ratio Next ✓ Correct
4.Least Completed next
📄 All “Operating Systems” questions across papers
🏷 Change Tag for this Question