Vidyalelo
C# Programming · Q145

Miscellaneous in C Sharp

Programming · C# Programming · question 145

Q145

What is Semaphore?

A.
Grant more than one thread access to a shared resource at the same time
B.
Useful when a collection of resources is being synchronized
C.
Make use of a counter to control access to a shared resource
D.
All of the mentioned
Answer

Answer: Option D

Solution

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