OOPS
May 15, 2024Question 15144 – DSSSB TGT 2021
May 15, 2024Operating-Systems
Question 9 |
Assume that the following jobs are to be executed on a single processor system
The jobs are assumed to have arrived at time 0+ and in the order p, q, r, s, t. Calculate the departure time (completion time) for job p if scheduling is round robin with time slice 1.
4 | |
10 | |
11 | |
12 | |
None of the above |
Question 9 Explanation:
Algorithm: Round robin; TQ: 1

p is departure at 11.
p is departure at 11.
Correct Answer: C
Question 9 Explanation:
Algorithm: Round robin; TQ: 1

p is departure at 11.
p is departure at 11.