Q
A thread shares its resources(like data section, code section, open files, signals) with ___________
-
A
A. Other process similar to the one that the thread belongs to
-
B
B. Other threads that belong to similar processes
-
C
C. Other threads that belong to the same process
-
D
D. All of the mentioned
Correct Answer:
C. C. Other threads that belong to the same process