Question
Programming and Data Structure Question on Data Structures
Which of the following is/ are shared by all threads in a process.
A. Program Counter
B. Stack
C. Address space
D. Registers E. Queue
Choose the correct answer from the options given below
A
A and B only
B
C only
C
D and E only
D
B and E only
Answer
C only
Explanation
Solution
The correct option is(B): C only