Multiple Choice
If one thread opens a file with read privileges then___________
A) other threads in the another process can also read from that file
B) other threads in the same process can also read from that file
C) any other thread can not read from that file
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
Q23: A thread shares its resources(like data section,
Q24: A process having multiple threads of control