🎴 Flashcard Mode
Operating System
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following OS scheduling algorithms provides a fix time for each process to execute?
AnswerClick to flip back
A
Round Robin Scheduling
💡 Explanation:
In this scheduling, the process is pre-empted and the other process execute in the given time period. It has a quantum time slice for each process.