

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. | Shortes Jobs First |
C. | Highest Response Ratio Next |
D. | First Come First Served |
Answer» C. Highest Response Ratio Next | |