Signal Handling Question: Signals are handled using which system call? a) kill b) signal c) both d) none Linux Signal Handling Interview QuestionAnswer: b) signal Previous QuestionNext QuestionWhen real interval timer expires which signal is generated? a) SIGINT b) SIGCHLD c) SIGKILL d) SIGALRMDefault action of SIGSEGV is: a) Terminate b) Core dump c) Stop d) Cont