Where are setjmp and longjmp used in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


What is an undefined reference/unresolved external symbol error and how do I fix it?

0 Answers  


Why do we use string in c++?

0 Answers  


Explain rethrowing exceptions with an example?

0 Answers  


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

0 Answers  






When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?

1 Answers   Microsoft,


What is the benefit of learning c++?

0 Answers  


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


What is pair in c++?

0 Answers  


What is the difference between while and do while loop? Explain with examples.

0 Answers  


What is the extraction operator and what does it do?

0 Answers  


Explain the difference between using macro and inline functions?

0 Answers  


Categories