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 3Assuming the above process being scheduled with the SJF scheduling algorithm: |
| A. | The waiting time for process P4 is 3ms. |
| B. | The waiting time for process P4 is 0ms. |
| C. | The waiting time for process P4 is 16ms. |
| D. | The waiting time for process P4 is 9ms. |
| Answer» C. The waiting time for process P4 is 16ms. | |