Q43
What is mutex?
A.
a mutually exclusive synchronization object
AnswerB.
can be acquired by more than one thread at a time
C.
helps in sharing of resource which can be used by one thread
D.
all of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board