Vidyalelo
C++ Programming · Q5

Multi threading in C++

Programming · C++ Programming · question 5

Q5

Which of the following is a common synchronization primitive in C++ multi-threading?

A.
Semaphore
B.
Barrier
C.
Spinlock
D.
Mutex
Answer

Answer: Option D

Solution

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