Computer Sciences > GATE 2024 SET-1 > Threads
Which of the following statements about threads is/are TRUE?
A
Threads can only be implemented in kernel space
B
Each thread has its own file descriptor table for open files
C
All the threads belonging to a process share a common stack
D
Threads belonging to a process are by default not protected from each other

Correct : b,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
Threads of a process share
#209 MCQ
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......