Where are setjmp and longjmp used in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the type of 'this' pointer? When does it get created?
What is the difference between new() and malloc()?
What are compilers in c++?
Explain linear search.
What is abstract class in c++?
Explain unexpected() function?
What do you mean by ‘void’ return type?
What is the use of volatile keyword in c++? Give an example.
What is function prototyping? What are its advantages?
What is the difference between public, private, and protected access?
Difference between inline functions and macros?
What is the iunknown interface?