https://quizack.com/system-programming/mcq/how-do-threads-created-using-pthread-library-share-data-between-themselves-efficiently
Answer:
They don't need any special mechanism as they share the data segment.
Note: This Question is unanswered, help us to find answer for this one
More System Programming MCQ Questions