Computer Sciences > Gate 2017 Set-1 > Threads
Threads of a process share
A
global variables but not heap
B
heap but not global variables.
C
neither global variables nor heap.
D
both heap and global variables.

Correct : d

Similar Questions

Which of the following is/are shared by all the threads in a process? I. Program Counter II. Stack III. Address space IV. Registers
#160 MCQ
Which of the following statements about threads is/are TRUE?
#860 MSQ
Consider the following two threads T1 and T2 that update two shared variables a and b. Assume that initially a=b=1 Though context switching between threads can...
#876 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......