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
πŸ’¬ Discuss
βœ… Correct Answer: (D) it does not prevent deadlocks but ensures mutual exclusion

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
622
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate