Vidyalelo
C++ Programming · Q31

Multi threading in C++

Programming · C++ Programming · question 31

Q31

Which of the following is not a synchronization mechanism in C++ multi-threading?

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

Answer: Option D

Solution

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