Question: State whether each of the following is true or false. If false, explain why. a) A thread is not runnable if it has terminated. b)
State whether each of the following is true or false. If false, explain why.
a) A thread is not runnable if it has terminated.
b) Some operating systems use timeslicing with threads. Therefore, they can enable threads to preempt threads of the same priority.
c) When the thread’s quantum expires, the thread returns to the running state as the op- erating system assigns it to a processor.
d) On a single-processor system without timeslicing, each thread in a set of equal-priority threads (with no other threads present) runs to completion before other threads of equal priority get a chance to execute.
Step by Step Solution
3.51 Rating (171 Votes )
There are 3 Steps involved in it
a True b False Timeslicing allows a thread to execute unt... View full answer
Get step-by-step solutions from verified subject matter experts
