Menu

Threads Questions

MCQ
21.
Because the kernel thread management is done by the Operating System itself ___________
forum Discussion
MCQ
22.
If a kernel thread performs a blocking system call, ____________
forum Discussion
MCQ
23.
Which of the following is FALSE?
forum Discussion
MCQ
24.
The model in which one kernel thread is mapped to many user-level threads is called ___________
forum Discussion
MCQ
25.
The model in which one user-level thread is mapped to many kernel level threads is called ___________
forum Discussion
MCQ
26.
In the Many to One model, if a thread makes a blocking system call ___________
forum Discussion
MCQ
27.
In the Many to One model, multiple threads are unable to run in parallel on multiprocessors because of ___________
forum Discussion
MCQ
28.
The One to One model allows ___________
forum Discussion
MCQ
29.
In the One to One model when a thread makes a blocking system call ___________
forum Discussion
MCQ
30.
Which of the following is the drawback of the One to One Model?
forum Discussion