InterviewSolution
Saved Bookmarks
| 1. |
Signals that occur at the same time, are presented to the process ____________(a) one at a time, in a particular order(b) one at a time, in no particular order(c) all at a time(d) none of the mentionedI got this question in semester exam.My doubt stems from Signal Handling topic in section The Linux System of Operating System |
|
Answer» CORRECT ANSWER is (b) ONE at a time, in no PARTICULAR order For explanation: NONE. |
|