MCQOPTIONS
Saved Bookmarks
| 1. |
Consider a set of n tasks with known runtimes r1,r2,.....rn to be run on a uniprocessor machine. which of the following processor scheduling algorithms will result in the maximum throughput? |
| A. | Round - robin |
| B. | Shortest job first |
| C. | FCFS |
| D. | Priority scheduling |
| Answer» C. FCFS | |