GIAC
GSSP-NET · Question #43
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
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
(41 responses)- A71% (29)
- B10% (4)
- C15% (6)
- D5% (2)
Community Discussion
No community discussion yet for this question.