InterviewSolution
Saved Bookmarks
| 1. |
If no process is suspended, the signal operation ____________(a) puts the system into a deadlock state(b) suspends some default process execution(c) nothing happens(d) the output is unpredictableI had been asked this question by my college professor while I was bunking the class.I want to ask this question from Monitors topic in chapter Process Synchronization of Operating System |
|
Answer» The correct OPTION is (C) NOTHING happens |
|