Multiple Choice
A ________ is a variable that governs access to critical sections.
A) primitive
B) lock
C) controller
D) flag
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which property of mutual exclusion primitives is
Q2: Semaphores can be used for each of
Q3: Which of the following statements about critical
Q4: _ occurs when an infinite loop prevents
Q6: The test-and-set instruction _.<br>A) prevents deadlock<br>B) prevents
Q7: If a thread attempts a P operation
Q8: _ restricts access to a shared variable
Q9: A thread that uses processor cycles to
Q10: Disabling interrupts _.<br>A) is a viable solution
Q11: Threads that operate independently of one another