MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following set of processes, the length of the CPU burst time given in milliseconds :Process Burst timeP1 6P2 8P3 7P4 3i) Assuming the above process being scheduled with the SJF scheduling algorithm : |
| A. | The waiting time for process P1 is 3ms. |
| B. | The waiting time for process P1 is 0ms. |
| C. | The waiting time for process P1 is 16ms. |
| D. | The waiting time for process P1 is 9ms. |
| Answer» B. The waiting time for process P1 is 0ms. | |