InterviewSolution
Saved Bookmarks
| 1. |
Concurrent access to shared data may result in ____________(a) data consistency(b) data insecurity(c) data inconsistency(d) none of the mentionedThis question was posed to me during an interview.Question is from The Critical Section (CS) Problem and Solutions in section Process Synchronization of Operating System |
|
Answer» Right ANSWER is (c) data inconsistency |
|