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
A. Greater than the time required to create a new process B. Less than the time required to create a new process C. Equal to the time required to create a new process D. None of the mentioned
A. All threads of a process share the same address space B. All threads of a process share the same global variables C. All threads of a process can share the same files D. All of the mentioned