GATE Computer Science (CS) 2014 Shift 1 Solved Paper
© examsiri.com
Question : 42 of 65
Marks:
+1,
-0
Consider the following set of processes that need to be scheduled on a single CPU. All the times are given in milliseconds.
Using the shortest remaining time first scheduling algorithm, the average process turnaround time (in msec) is ______
|
Process Name |
Arrival Time |
Execution Time |
|
A |
0 |
6 |
|
B |
3 |
2 |
|
C |
5 |
4 |
|
D |
7 |
6 |
|
E |
10 |
3 |
Using the shortest remaining time first scheduling algorithm, the average process turnaround time (in msec) is ______
- Your Answer:
Go to Question: