Vidyalelo
Computer Fundamentals · Q508

Operating System

Computer Related · Computer Fundamentals · question 508

Q508

Which of the following scheduling objectives should be applied to the following: the system should admit jobs to create a mix that will keep most devices busy

A.
to be fair
B.
to balance resource utilization
Answer
C.
to obey priorities
D.
to be predictable
E.
None of the above

Answer: Option B

Solution

Answer: Option B
Solution:
Resource utilization. Whenever a system resource, such as a CPU or a particular disk, is occupied by a transaction or query, the resource is unavailable for processing other requests. Pending requests must wait for the resources to become available before they can complete. CPU utilization.