

MCQOPTIONS
Saved Bookmarks
1. |
The header file setjmp.h is used to __________ |
A. | set location specific information |
B. | control low-level calls and returns to and from functions |
C. | handle signals reported during a program’s execution |
D. | manipulate strings (character arrays) |
Answer» C. handle signals reported during a program’s execution | |