Q7
Which function is used to join a thread in C++ multi-threading?
A.
join()
AnswerB.
wait()
C.
sync()
D.
connect()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board