InterviewSolution
Saved Bookmarks
| 1. |
In UNIX, the set of masked signals can be set or cleared using the ________ function.(a) sigmask(b) sigmaskproc(c) sigprocmask(d) sigprocI have been asked this question by my college director while I was bunking the class.I'd like to ask this question from Signal Handling in portion The Linux System of Operating System |
|
Answer» CORRECT OPTION is (C) sigprocmask Explanation: NONE. |
|