Vidyalelo
C Programming · Q98

Standard Library Functions

Programming · C Programming · question 98

Q98

Which macro saves the current environment into the variable environment for later use by the function longjmp().

A.
setjmp
Answer
B.
longjmp
C.
jmp
D.
set_jmp

Answer: Option A

Solution

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