Explain terminate() and unexpected() function?


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

Post New Answer

More C++ General Interview Questions

Define 'std'.

0 Answers  


What is exception handling in C++?

1 Answers  


What do you mean by abstraction in C++?

1 Answers  


Explain what happens when a pointer is deleted twice?

0 Answers  


What is multithreading and what is its use?Whats are multithreading techniques used in C++?

1 Answers  


What are the various oops concepts in c++?

0 Answers  


Which bit wise operator is suitable for turning off a particular bit in a number?

0 Answers  


How delete [] is different from delete?

0 Answers  


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


What is private inheritance?

0 Answers  


What is the latest c++ standard?

0 Answers  


Is c++ primer good for beginners?

0 Answers  


Categories