Multiple Choice
________ occurs when an infinite loop prevents progress in a multithreaded application.
A) Lockstep synchronization
B) Deadlock
C) Busy waiting
D) Indefinite postponement
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
Q5: A _ is a variable that governs
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