Which among the given header file is used to handle different signals reported during program execution?
(a) stdarg.h
(b) assert.h
(c) signal.h
(d) setjmp.h
This question was posed to me in exam.
This interesting question is from Signal Handling topic in chapter C Library of C