Computer Science Ques 549

Question: Which of the following in an objective of multiprogrammes operating system?

Options:

A) To maximise CPU utilization

B) To minimize turnaround time

C) To minimize response time

D) Both [a] and [b]

E) None of these

Show Answer

Answer:

Correct Answer: A

Solution:

  • In a single-processor system only one process can run at. A time: any others must wait until the CPU is free and can be rescheduled the objective of multiprogramming is to have some process ruining at all limes, to maximize CPU utilization CPU scheduling is important and it is determines which process run when there Are multiple run-able processes.