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

What are the difference between reference variables and pointers in C++?

1 Answers  


Explain rtti.

0 Answers  


How is c++ different from java?

0 Answers  


What is copy constructor? Can we make copy constructor private in c++?

0 Answers  


How does work in c++?

0 Answers  






When there is a global variable and local variable with the same name, how will you access the global variable?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


To which numbering system can the binary number 1101100100111100 be easily converted to?

0 Answers  


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

0 Answers  


What is the basic of c++?

0 Answers  


What is difference between array and vector in c++?

0 Answers  


Categories