Multiple Choice
Because the kernel thread management is done by the Operating System itself
A) kernel threads are faster to create than user threads
B) kernel threads are slower to create than user threads
C) kernel threads are easier to manage as well as create then user threads
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Q15: Multithreading on a multi - CPU machine<br>A)has
Q16: If a kernel thread performs a blocking
Q17: In the Many to One model, if
Q18: Which one of the following is not
Q19: Resource sharing helps_ <br>A)share the memory and resources
Q21: A thread is also called_ <br>A)light weight process(lwp)<br>B)heavy
Q22: In the Many to Many model true
Q23: A thread shares its resources(like data section,
Q24: A process having multiple threads of control
Q25: If one thread opens a file with