Vidyalelo
C Programming · Q92

Standard Library Functions

Programming · C Programming · question 92

Q92

The header file setjmp.h is used to . . . . . . . .

A.
set location specific information
B.
control low-level calls and returns to and from functions
Answer
C.
handle signals reported during a program's execution
D.
manipulate strings (character arrays)

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board