____ is simply a variable that is non-negative and shared between threads

74. ____is simply a variable that is non-negative and shared between threads.

  1. Critical variable
  2. Semaphore
  3. Process variable
  4. Global variable

Answer: B) Semaphore

Explanation:

Semaphore is simply a variable that is non-negative and shared between threads.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.