InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not TRUE?(a) Processes may send each other signals(b) Kernel may send signals internally(c) A field is updated in the signal table when the signal is sent(d) Each signal is maintained by a single bitThe question was posed to me in an online quiz.Question is taken from Signal Handling topic in chapter The Linux System of Operating System |
|
Answer» Right answer is (C) A FIELD is updated in the signal table when the signal is sent |
|