in Operating System
1,194 views
0 votes
0 votes
In Round Robbin if the Time Quantum is very large then it will behave as:
(a) FCFS  (b) SJF  (c) Priority based (d) None
in Operating System
1.2k views

2 Comments

edited by
If the time quantum is larger than or equal to the highest burst time out of all the processes, it behaves like FCFS
4
4

If Quantum time is very large then all process will execute according to their arriaval sequence . That is FIRST COME FIRST SERVE  i.e. FCFS

0
0

1 Answer

0 votes
0 votes
FCFS IF QUANTUM SIZE IS LARGE IN ROUND ROBIN

Related questions