adplus-dvertising
frame-decoration

Question

Which system call is used to set a timer that generates the SIGALARM signal?

a.

pause

b.

alarm

c.

read

d.

signal

Posted under Jobs and Processes UNIX

Answer: (b).alarm

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which system call is used to set a timer that generates the SIGALARM signal?

Similar Questions

Discover Related MCQs

Q. If two users execute the same program, the memory requirements are doubled.

Q. Address space of a process is virtual.

Q. Which of the following system calls returns one or more file descriptors?

Q. The environment variables are available in _____

Q. Which of the following functions are used for obtaining and setting the value of environment variables?

Q. Which of the following action can be taken by a process upon receiving a signal?

Q. What is the default disposition of most signals?

Q. Which of the following resources are required to be managed and monitored?

Q. System time comprises ____ components.

Q. Which command is used to display all the running and active real-time processes?

Q. ____ command displays the list of all open files and processes.

Q. ____ is a simple tool that will collect and show system input and output storage device statistics.

Q. sar is a command line tool for collecting, viewing and recording performance data.

Q. To override the default action and catch the signal ____ system call is used.

Q. Which of the following functions can be performed using signal system call?

Q. Which of the following signals can neither be ignored nor catch?

Q. Which of the following comments about the signals system call are true?

Q. Which of the following characteristics of the original process are preserved when, the exec system call is executed

Q. Choose the correct statement.