MCQOPTIONS
Bookmark
Saved Bookmarks
→
C
→
Localization in C
→
WHAT_ARE_THE_CONTENTS_OF_THE_REGISTER??$..
1.
WHAT_ARE_THE_CONTENTS_OF_THE_REGISTER??$
A.
sp, fp only
B.
sp only
C.
fp, pc only
D.
sp, fp, pc
Answer» C. fp, pc only
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
setjmp takes a jmp_buf type and different other type variables as input.
What are the contents of the register?
What will the following C statement do?
A less common use of setjmp.h is to create syntax similar to ____________
The void longjmp( jmp-buf env, int val) function causes setjmp() macro to return _______ value; if val is 0.
The header file setjmp.h is used to __________
WHAT_ARE_THE_CONTENTS_OF_THE_REGISTER??$
CHOOSE_THE_RIGHT_DECLARATION_OF_LONGJMP()_FUNCTION.?$
Which function restores the environment saved by the most recent invocation of the setjmp() macro in the same invocation of the program?
longjmp() function is the only function defined under the header file setjmp.h?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply