Vidyalelo
C++ Programming · Q16

Multi threading in C++

Programming · C++ Programming · question 16

Q16

Which of the following is a thread management library in C++?

A.
pthread
B.
std::thread
Answer
C.
thread.h
D.
concurrent.h

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board