1. Which of the following is NOT a type of scheduling?
2. Which scheduling algorithm allocates the CPU to the process with the highest priority?
3. Which scheduling algorithm is preemptive?
4. What is the main goal of CPU scheduling?
5. Which scheduling algorithm is non-preemptive?
6. What is the role of the Dispatcher in CPU scheduling?
7. Which scheduling algorithm is based on time slices?
8. Which of the following is a scheduling criterion?
9. What is the main disadvantage of the FCFS scheduling algorithm?
10. Which scheduling algorithm is prone to starvation?
11. What is the primary function of the CPU Scheduler?
12. Which scheduling algorithm is optimal in terms of average waiting time?
13. What is the main advantage of preemptive scheduling?
14. Which of the following is a disadvantage of Round Robin scheduling?
15. What is the primary role of the Dispatcher?