MCQOPTIONS
Saved Bookmarks
| 1. |
We have a uniprocessor machine where a set of n tasks with known run times r1, r2, r3,….rn are to be run. What will be the maximum throughput result of the processor scheduling algorithm? |
| A. | Shortest Job First |
| B. | First Come First Served |
| C. | Round Robin |
| D. | Highest Response Ratio Next |
| Answer» B. First Come First Served | |