Question: 1. For the given processes, what will be the average turnaround time using SJF pre-emptive (SRTF) scheduling algorithm? Process no Arrival time Burst time P1
1.
For the given processes, what will be the average turnaround time using SJF pre-emptive (SRTF) scheduling algorithm?
| Process no | Arrival time | Burst time |
|---|---|---|
| P1 | 0 | 5 |
| P2 | 1 | 3 |
| P3 | 2 | 4 |
| P4 | 4 | 1 |
a.7
b.6
c.5
d.8
2.
If sfc/scannow finds any corrupt or missing files, it will automatically replace them using cached copies kept by Windows.
Select one:
True
False
3.
CPU-scheduling decisions may take place under the following four circumstances:
1. When a process switches from the running state to the waiting state (for example, as the result of an I/O request or an invocation of wait() for the termination of a child process)
2. When a process switches from the running state to the ready state (for example, when an interrupt occurs)
3. When a process switches from the waiting state to the ready state (for example, at completion of I/O)
4. When a process terminates
Select one:
True
False
Q4
In Round Robin scheduling, turnaround time depends on the size of the time quantum.
Select one:
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
