📚 Question Bank Q15 — Operating Systems
Tags
Operating Systems
Q15. Marks: +2.0 UGC NET Paper 2: Computer Science and Application 26th June 2025 Shift 1
Consider the following table about processes, their burst time and arrival time
Process Burst Time Arrival Time
P1 09 0
P2 30 0
P3 04 0
P4 08 2
P5 11

6

 

Now which of the process shall finish second last as per the respective GANTT charts for the non-preemptive SJF and Round Robin (time quantum = 10) scheduling methods.

1.SJF: P4; RR:  P4
2.SJF:  P5 ; RR:  P4
3.SJF:  P4 ; RR:  P3
4.SJF:  P5 ; RR:  P5 ✓ Correct
📄 All “Operating Systems” questions across papers
🏷 Change Tag for this Question