InterviewSolution
Saved Bookmarks
| 1. |
A process is moved to wait queue when I/O request is made with ____________(a) non-blocking I/O(b) blocking I/O(c) asynchronous I/O(d) synchronous I/OThe question was asked during an interview.I would like to ask this question from I/O Subsystem in chapter Mass-Storage Structures of Operating System |
|
Answer» The CORRECT ANSWER is (b) BLOCKING I/O |
|