Loops revised fully sir along with arrays. Thanks Sir
@GateCsTOW2 жыл бұрын
Most welcome
@yugalsahu93962 жыл бұрын
Consider a set of n tasks with known runtimes r1, r2, …. rn to be run on a uniprocessor machine. Which of the following processor scheduling algorithms will result in the maximum throughput? (A) Round-Robin (B) Shortest-Job-First (C) Highest-Response-Ratio-Next (D) First-Come-First-Served Gate cse 2001 sir please explain this question with proper reason why answer sjb is preferred here?
@GateCsTOW2 жыл бұрын
Sjf is preffered because it has highest efficiency Or throughput. Sjf will pick smallest jobs hence in very less time(in starting ) a lot of jobs will be completed so the throughput will increase in begining. And i may not be answer entire questions in comment section I'm sorry in advance, os will be started only when programming and CN is done. Good day
@yugalsahu93962 жыл бұрын
@@GateCsTOW thanku sir. Waiting for os lectures sir.