Q. A non blocking system call (Solved)
1. halts the execution of the application for an extended time
2. does not halt the execution of the application
3. does not block the interrupts
4. none of the mentioned
- b. does not halt the execution of the application