

MCQOPTIONS
Saved Bookmarks
1. |
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 |
Answer» C. any other thread can not read from that file | |