CUET-PG SERIES
Computer-science

Cpu Scheduling

4 previous year questions.

Volume: 4 Ques
Yield: Medium

High-Yield Trend

1
2026
3
2025

Chapter Questions
4 MCQs

01
PYQ 2025
medium
computer-science ID: cuet-pg-
Which CPU scheduling algorithm prefers the process with the shortest burst time?
1
FCFS
2
SJF
3
Round Robin
4
Priority Scheduling
02
PYQ 2025
medium
computer-science ID: cuet-pg-
Match List-I with List-II:
Choose the correct answer from the options given below:
1
(A) - (I), (B) - (II), (C) - (III), (D) - (IV)
2
(A) - (III), (B) - (I), (C) - (IV), (D) - (II)
3
(A) - (I), (B) - (III), (C) - (IV), (D) - (II)
4
(A) - (III), (B) - (II), (C) - (IV), (D) - (I)
03
PYQ 2025
hard
computer-science ID: cuet-pg-
Which of the following scheduler/schedulers is/are also called CPU scheduler?
(A) Short Term Scheduler
(B) Long Term Scheduler
(C) Medium Term Scheduler
(D) Asymmetric Scheduler
Choose the correct answer from the options given below:
1
(A), (B) and (C) only
2
(A), (B) and (C) only
3
(A), (B), (C) and (D)
4
(A) only
04
PYQ 2026
medium
computer-science ID: cuet-pg-
Which one of the following CPU scheduling algorithms cannot be preemptive?
1
Round Robin
2
Shortest Remaining Time First
3
First Come First Served
4
Priority Scheduling