MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statement(s) is/are correct in the context of CPU scheduling? |
| A. | Implementing preemptive scheduling needs hardware support. |
| B. | Turnaround time includes waiting time. |
| C. | Round-robin policy can be used even when the CPU time required by each of the processes is not known apriori. |
| D. | The goal is to only maximize CPU utilization and minimize throughput. |
| Answer» B. Turnaround time includes waiting time. | |