InterviewSolution
Saved Bookmarks
| 1. |
Select the macro that abnormally terminates the program.(a) SIGILL(b) SIGTERM(c) SIGABRT(d) SIGFPEI had been asked this question in an interview.My enquiry is from Signal Handling topic in portion C Library of C |
|
Answer» Correct option is (c) SIGABRT |
|