Multiple Choice
Which of the following is FALSE?
A) context switch time is longer for kernel level threads than for user level threads
B) user level threads do not need any hardware support
C) related kernel level threads can be scheduled on different processors in a multiprocessor system
D) blocking one kernel level thread blocks all other related threads
Correct Answer:

Verified
Correct Answer:
Verified
Q1: The One to One model allows<br>A)increased concurrency_ <br>B)decreased
Q2: The model in which one kernel thread
Q3: The register context and stacks of a
Q4: Termination of the process terminates<br>A)first thread of
Q5: Which of the following is the drawback
Q7: Thread synchronization is required because_ <br>A)all threads of
Q8: The kernel is_of user threads.<br>A)a part of<br>B)the
Q9: In the Many to One model, multiple
Q10: When the event for which a thread
Q11: The model in which one user-level thread