Explain terminate() and unexpected() function?
No Answer is Posted For this Question
Be the First to Post Answer
What are stacks? Give an example where they are useful.
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Discuss the possibilities related to the termination of a program before entering the mainq method?
What is the most powerful coding language?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
Does a derived class inherit or doesn't inherit?
What are inline functions?
What is cout flush?
What is the use of turbo c++?
What is an incomplete type in c++?
Write a struct time where integer m, h, s are its members?
what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking