

MCQOPTIONS
Saved Bookmarks
1. |
Which function is called by macro assert to terminate the execution? |
A. | exit() |
B. | atexit() |
C. | abort() |
D. | no function called |
Answer» D. no function called | |