Question 13047 – Operating-Systems
March 20, 2024Question 12976 – Operating-Systems
March 20, 2024Process-scheduling-algorithm
| Question 1 |
The relationship between time slice of a round-robin scheduler and the context switch time is as follows
| They are independent of each other | |
| Time slice must be smaller than the context switch time | |
| Time slice must be equal to the context switch time | |
| Time slice must be much higher than the context switch time |
Question 1 Explanation:
Time slice of a round robin scheduler and the context switch time are independent of each other
Correct Answer: A
Question 1 Explanation:
Time slice of a round robin scheduler and the context switch time are independent of each other
