Q16
Which of the following is a thread management library in C++?
A.
pthread
B.
std::thread
AnswerC.
thread.h
D.
concurrent.h
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board