Correct Answer: D
Explanation:
Loading...
Correct Answer: D
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesWhich one of the following CPU scheduling algorithms cannot be preemptive?
Two types of processes: Actuators (A, burst=6s) and Controllers (C, burst=8s). A arrives at t=10,20,…
A computer has two processors M₁ and M₂. Four processes P₁, P₂, P₃, P₄ with CPU bursts of 20, 16, 25…
Processes P1, P2, P3, P4 arrive at times 0, 1, 2, 8 ms with execution times 10, 13, 6, 9 ms respecti…
Consider a single processor system with four processes A (0, 10), B (2, 6), C (4, 3), and D (6, 7), …
Which one or more of the following CPU scheduling algorithms can potentially cause starvation?(A) Fi…