InterviewSolution
Saved Bookmarks
| 1. |
The bounded buffer problem is also known as ____________(a) Readers – Writers problem(b) Dining – Philosophers problem(c) Producer – Consumer problem(d) None of the mentionedI have been asked this question in semester exam.This intriguing question comes from Classic Synchronization Problems in portion Process Synchronization of Operating System |
|
Answer» RIGHT ANSWER is (c) Producer – CONSUMER problem The explanation is: NONE. |
|