InterviewSolution
Saved Bookmarks
| 1. |
A non blocking system call _________________(a) halts the execution of the application for an extended time(b) does not halt the execution of the application(c) does not block the interrupts(d) none of the mentionedI got this question during a job interview.My question is from I/O System topic in division I/O Systems of Operating System |
|
Answer» Correct ANSWER is (B) does not HALT the execution of the application |
|