Where are setjmp and longjmp used in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the difference between reference variables and pointers in C++?
Explain rtti.
How is c++ different from java?
What is copy constructor? Can we make copy constructor private in c++?
How does work in c++?
When there is a global variable and local variable with the same name, how will you access the global variable?
What is "strstream" ?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
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)
What is the basic of c++?
What is difference between array and vector in c++?