InterviewSolution
Saved Bookmarks
| 1. |
In UNIX, the ______________ system call is used to send a signal.(a) sig(b) send(c) kill(d) sigsendThis question was posed to me during an internship interview.I'd like to ask this question from Signal Handling topic in section The Linux System of Operating System |
|
Answer» RIGHT OPTION is (C) kill Explanation: NONE. |
|