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

Is python better than c++?

0 Answers  


What is a container class? What are the types of container classes?

1 Answers  


In a function declaration, what does extern mean?

0 Answers  


How does throwing and catching exceptions differ from using setjmp and longjmp?

1 Answers  


What is a .lib file in c++?

0 Answers  






Explain one method to process an entire string as one unit?

0 Answers  


Differentiate between late binding and early binding. What are the advantages of early binding?

0 Answers  


What is size_type?

0 Answers  


What is const pointer and const reference?

0 Answers  


List the special characteristics of constructor.

0 Answers  


What is meant by forward referencing and when should it be used?

0 Answers  


How do you traverse a btree in backward in-order?

0 Answers  


Categories