MCQOPTIONS
Saved Bookmarks
| 1. |
Using Priority Scheduling algorithm, find the average waiting time for the following set of processes given with their priorities in the order: Process : Burst Time : Priority respectively .P1 : 10 : 3 ,P2 : 1 : 1 , P3 : 2 : 4 ,P4 : 1 : 5 ,P5 : 5 : 2. |
| A. | 8 milliseconds |
| B. | 8.2 milliseconds |
| C. | 7.75 milliseconds |
| D. | 3 milliseconds |
| Answer» C. 7.75 milliseconds | |