📚 Question Bank Q23 — Operating Systems
Tags
Operating Systems
Q23. Marks: +2.0 UGC NET Paper 2: Computer Sc 23rd August 2024 Shift 1

Which of the following statements are TRUE about mutual exclusion in concurrent programming?

(A) Mutual exclusion ensures that only one process can be in a critical section at any given time.

(B) Mutual exclusion are designed to prevent conflicts and ensure that only one process can access shared resources at a time.

(C) Mutual exclusion can use various algorithms to ensure that processes do not enter the critical section simultaneously.

(D) Mutual exclusion allows multiple processes to access the critical section simultaneously to improve performance.

Choose the correct answer from the options given below:

1.(A), (B), (C) Only ✓ Correct
2.(B), (C), (D) Only
3.(B), (D), (A) Only
4.(A), (C), (D) Only
📄 All “Operating Systems” questions across papers
🏷 Change Tag for this Question