

MCQOPTIONS
Saved Bookmarks
1. |
Which among the given function causes abnormal program termination ? |
A. | exit() |
B. | abort() |
C. | atexit() |
D. | getenv() |
Answer» C. atexit() | |