nerdexam
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)
  • A
    71% (29)
  • B
    10% (4)
  • C
    15% (6)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice