OSY QB by Msbte - Campus - 2k23
OSY QB by Msbte - Campus - 2k23
OSY QB by Msbte - Campus - 2k23
QUESTIONS
~ BY MSBTE_CAMPUS_ACADEMY
IMPORTANTS POINTS
1. Write all answers point wise if it is definition then also
write with points.
2. Consider the following four jobs. Find average waiting time for (i)FCFS (ii)SJF
4. Solve given problem by using SJF and FCFS scheduling algorithm using
Gantt chart. Calculate the average waiting time for each algorithm
Process Burst time (in ms)
P1 9
P2 7
P3 3
P4 7
5. Solve given problem by using (i) Pre-emptive SJF (ii) Round Robin
(Time Slice = 3 ms) Calculate average waiting time using Gantt Chart
Process Arival tme Burst time (in ms)
P1 0 8
P2 1 4
P3 2 9
P4 3 5
• Non-preemptive SJF
• Preemptive SJF
• FCFS
7. The Jobs are scheduled for execution as follows-solve the problem using
preemptive SJF.Find average waiting time using Gantt chart.