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

What does the linker do?

0 Answers  


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


What is the difference between the compiler and the preprocessor?

0 Answers  


Explain the use of this pointer?

0 Answers  






Is python better than c++?

0 Answers  


What is conversion constructor?

2 Answers   TCS,


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  


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

0 Answers  


What is the output of the following program? Why?

0 Answers  


What are features of c++?

0 Answers  


Categories