InterviewSolution
Saved Bookmarks
| 1. |
When a process blocks the receipt of certain signals?(a) The signals are delivered(b) The signals are not delivered(c) The signals are received until they are unblocked(d) The signals are received by the process once they are deliveredThis question was addressed to me during an online exam.The question is from Signal Handling in division The Linux System of Operating System |
|
Answer» The CORRECT OPTION is (a) The signals are delivered |
|