In UNIX, the abort() function sends the ________ signal to the calling process, causing abnormal termination.
(a) SIGTERM
(b) SIGSTOP
(c) SIGABORT
(d) SIGABRT
This question was posed to me in an online quiz.
My doubt is from Signal Handling in section The Linux System of Operating System