Q41
In C++, which standard library header is used for supporting multi-threading?
A.
<mutex>
B.
<future>
C.
<thread>
AnswerD.
<atomic>
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board