Correct option is B
| List - I (Algorithms) |
List - II (Characteristics) |
||
| A. |
First Come Fist Served (FCFS) |
I. |
Each process is assigned a priority. |
| B. |
Shortest Job First (SJF) |
II. |
Ensures fair allocation of CPU time by assigning time slice. |
| C. |
Round Robin (RR) |
III. |
Processes are executed in the order they arrive. |
| D. |
Priority Scheduling |
IV. |
Select the process for execution with smallest next Burst time. |
Suggested Test Series
Suggested Test Series