Process-Scheduling
October 11, 2023Process-Synchronization
October 11, 2023Process-Scheduling
| Question 84 |
_______ is one of preemptive scheduling algorithm.
| RR | |
| SSN | |
| SSF | |
| Priority based |
Question 84 Explanation:
Round Robin(RR) is one of preemptive scheduling algorithm. Priority based scheduling is non preemptive.
Correct Answer: A
Question 84 Explanation:
Round Robin(RR) is one of preemptive scheduling algorithm. Priority based scheduling is non preemptive.
