Multiple Choice
On a system that does not support timeslicing, Java threads will run to completion in order unless they voluntarily relinquish control by calling the ________ method.
A) yield
B) suspend
C) sleep
D) halt
Correct Answer:

Verified
Correct Answer:
Verified
Q11: FIFO scheduling _.<br>A) preempts processes after they
Q12: The intermediate-level scheduler determines _.<br>A) which jobs
Q13: Soft real-time scheduling _.<br>A) ensures that real-time
Q14: A _ priority system incurs less overhead
Q15: Deadline scheduling is most important in _
Q17: A system should provide good response times
Q18: SRT scheduling essentially incorporates _ into SPF
Q19: Under _ scheduling, processes execute in the
Q20: The use of aging in a round-robin
Q21: A disadvantage of preemptive scheduling is _.<br>A)