Home » General Knowledge » Computer

Round robin scheduling falls under the category of

Correct Answer: Preemptive scheduling

Explanation:

Round-robin (RR) is one of the algorithms employed by process and network schedulers in computing. It falls under the category of Preemptive scheduling. In computing, the running task is interrupted for some time without requiring its cooperation and resumed later when the priority task has finished its execution. This is called preemptive scheduling. 


← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion