Multiple Choice
The Job Scheduler seeks to ____ when scheduling jobs.
A) run all CPU intensive jobs first
B) run all I/O intensive jobs first
C) balance CPU and I/O intensive jobs
D) run the quickest jobs first
Correct Answer:

Verified
Correct Answer:
Verified
Q26: The control program that handles the interruption
Q27: Most computer programs alternate between CPU cycles
Q28: A processor is also known as a
Q29: Shortest job next (SJN)is a nonpreemptive scheduling
Q30: First-come,first-served (FCFS)is a preemptive scheduling algorithm that
Q32: The Process Scheduler assigns the CPU to
Q33: In Round Robin scheduling,if processing isn't finished
Q34: The Processor Manager is a composite of
Q35: Web browsers use multithreading routinely.For example,one thread
Q36: _ allows for faster turnaround of CPU-bound