What does raise functions declared in signal.h do?
(a) reports a synchronous signal
(b) let’s you specify handling of signals
(c) reports a asynchronous signal
(d) doesn’t let you specify handling of signals
The question was asked by my school principal while I was bunking the class.
My question is from Signal Handling in portion C Library of C