Signal Handling Question:
Download Questions PDF

Signals are handled using which system call?
a) kill
b) signal
c) both
d) none

Answer:

b) signal

Download Linux Signal Handling Interview Questions And Answers PDF

Previous QuestionNext Question
When real interval timer expires which signal is generated?
a) SIGINT
b) SIGCHLD
c) SIGKILL
d) SIGALRM
Default action of SIGSEGV is:
a) Terminate
b) Core dump
c) Stop
d) Cont