MCQOPTIONS
Saved Bookmarks
| 1. |
A scheduling algorithm is fair |
| A. | if no process faces starvation |
| B. | if a process is starved, detect it and run it with high priority |
| C. | if it uses semaphores |
| D. | only if a queue is used for scheduling |
| Answer» B. if a process is starved, detect it and run it with high priority | |