Question
In an operating system, which of the following
scheduling algorithms minimizes the average waiting time for all processes?ΒSolution
The Shortest Job First (SJF) scheduling algorithm minimizes the average waiting time because it schedules processes based on the shortest expected duration. By prioritizing shorter tasks, SJF reduces the time longer processes spend in the queue, thus lowering the overall average waiting time. Why Other Options are Wrong: a) FCFS does not consider process length, which can lead to long waiting times if a long process arrives first. c) Round Robin provides fairness but not efficiency in minimizing waiting time. d) Priority Scheduling focuses on priority rather than process length, potentially causing starvation. e) Multilevel Queue Scheduling is complex and does not aim specifically to minimize waiting time.
The least number which when divided by 6, 7, 10, 13, and 15 leaves the same remainder 5 in each case, is:
What is the Highest Common Factor of 54, 162 and 270?
HCF of two numbers 60 and 100 can be expressed in the form of (20m β 120) whereas LCM of these two numbers can be expressed in the form of (40n β 20...
Two men started moving in a circular path from the same place at the same time in the same direction. If they complete one revolution in 12 min and 16 m...
Two numbers are in the ratio 5:12, and their least common multiple (LCM) is 1,440. Determine the sum of these two numbers.
The LCM of two natural numbers is 10 times their HCF. If the product of given two numbers is 1000, then find the LCM of the numbers.Β
Find the greatest number of 4 digits divisible by 15, 25, 40 and 75.
The HCF of two numbers is 18 and their LCM is 540. If one of the numbers is 90, find the other number.
The HCF of two numbers is 9 and their LCM is 360. If one number is 45, find the other number.