GIAC
GSSP-.NET · Question #64
(Topic 1) Which of the following classes limits the number of threads that can access a resource or pool of resources concurrently?
The correct answer is A. Semaphore. See the full explanation below for the reasoning.
Question
- (Topic 1)
Which of the following classes limits the number of threads that can access a resource or pool of resources concurrently?
Options
- ASemaphore
- BMutex
- CThread
- DMonitor
How the community answered
(28 responses)- A71% (20)
- B4% (1)
- C7% (2)
- D18% (5)
Community Discussion
No community discussion yet for this question.