Operating Systems - CPU Scheduling
GATE CSE & IT · 3 questions across 3 years (2017-2025) · 8% recurrence rate
Recurrence sparkline
2017–2025201720212025
Difficulty mix
med 67%
hard 33%
Question types
MCQ2
NAT1
All 3 questions on Operating Systems - CPU Scheduling
2025 Q26
Processes P1, P2, P3, P4 arrive in that order at times 0, 1, 2, and 8 milliseconds respectively, and have execution times of 10, 13, 6, and 9 milliseconds respectively. Shortest Remaining Time First (SRTF) algorithm is u...
Med✓
2024 Q37
Consider a single processor system with four processes A, B, C, and D, represented as given below, where for each process the first value is its arrival time, and the second value is its CPU burst time. A (0, 10), B (2,...
Med✓
2017 Q51
Consider the set of processes with arrival time (in milliseconds), CPU burst time (in milliseconds), and priority (0 is the highest priority) shown below. None of the processes have I/O burst time. Process | Arrival Time...
Hard✓