Vidyalelo
C# Programming · Q43

Miscellaneous in C Sharp

Programming · C# Programming · question 43

Q43

What is mutex?

A.
a mutually exclusive synchronization object
Answer
B.
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