Q. Mutual exclusion implies that

  • (A) if a process is executing in its critical section, then no other process must be executing in their critical sections
  • (B) if a process is executing in its critical section, then other processes must be executing in their critical sections
  • (C) if a process is executing in its critical section, then all the resources of the system must be blocked until it finishes execution
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) if a process is executing in its critical section, then no other process must be executing in their critical sections

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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