nerdexam
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)
  • A
    71% (20)
  • B
    4% (1)
  • C
    7% (2)
  • D
    18% (5)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice