Q
If one thread opens a file with read privileges then ___________
-
A
A. Other threads in the another process can also read from that file
-
B
B. Other threads in the same process can also read from that file
-
C
C. Any other thread can not read from that file
-
D
D. All of the mentioned
Correct Answer:
B. B. Other threads in the same process can also read from that file