Which system call is used to set a timer that generates the SIGALARM signal?
(a) pause
(b) alarm
(c) read
(d) signal
This question was posed to me in an international level competition.
Origin of the question is Process Control System Calls in section System Programming II – Process Control & Unix System Performance of Unix