Multiple Choice
Which of the following items are shared across multiple threads belonging to the same process?
A) code, data, files
B) registers
C) stack
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What are the general components of a
Q3: Task parallelism distributes threads and data across
Q4: The trend in developing parallel applications is
Q5: Which are included in the context of
Q6: Some UNIX systems have two versions of
Q7: Which of the following is a function
Q8: What is a thread pool and why
Q9: Concurrency is inherently equivalent to parallelism.
Q10: Which of the following refers to the
Q11: _ is not considered a challenge when