Q.

Here, w1 and w2 have shared variables, which are initialized to false. Which one of the following statements is TRUE about the above construct?

A. it does not ensure mutual exclusion
B. it does not ensure bounded waiting
C. it requires that processes enter the critical section in strict alternation
D. it does not prevent deadlocks but ensures mutual exclusion
Answer» D. it does not prevent deadlocks but ensures mutual exclusion
1.6k
0
Do you find this helpful?
19

View all MCQs in

Multi-core processors

Discussion

No comments yet