Multiple Choice
A thread shares its resources(like data section, code section, open files, signals) with
A) other process similar to the one that the thread belongs to
B) other threads that belong to similar processes
C) other threads that belong to the same process
D) all 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
Q20: Because the kernel thread management is done
Q21: A thread is also called_ <br>A)light weight process(lwp)<br>B)heavy
Q22: In the Many to Many model true
Q24: A process having multiple threads of control
Q25: If one thread opens a file with