Podcast
Questions and Answers
Which state of a process will be considered by the CPU scheduler?
Which state of a process will be considered by the CPU scheduler?
- Only Ready
- New and Running
- Only Running
- Waiting and Ready (correct)
Which of the following is a correct criterion for defining time quantum?
Which of the following is a correct criterion for defining time quantum?
- The more processes running, the better
- The less computation the CPU performs, the better (correct)
- The smaller the turnaround time, the better
- The larger the system throughput, the better
Which scheduling algorithm has the 'Preemptive' feature?
Which scheduling algorithm has the 'Preemptive' feature?
- Shortest Remaining Time First
- Round Robin (correct)
- First Come First Serve
- Shortest Job First
Flashcards are hidden until you start studying