Which of the following statements is/are true about readers-writers…
2022
Which of the following statements is/are true about readers-writers synchronisation problem?
(i) If two readers access the shared data simultaneously, it may face problems.
(ii) It cannot be solved using semaphores.
Answer: D. Neither (i) nor (ii)
- A.
Only (i)
- B.
Only (ii)
- C.
Both (i) and (ii)
- D.
Neither (i) nor (ii)
Attempted by 710 students.
Show answer & explanation
Correct answer: D
A video solution is available for this question — log in and enroll to watch it.
Loading lesson…