How should runtime errors be handled in c++?


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

Post New Answer

More C++ General Interview Questions

Can I uninstall microsoft c++ redistributable?

0 Answers  


Can turbo c++ run c program?

0 Answers  


What is a pointer how and when is it used?

0 Answers  


C is to C++ as 1 is to a) What the heck b) 2 c) 10

0 Answers  


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

0 Answers  






What is the difference between a "copy constructor" and an "assignment operator" in C++?

0 Answers   Genpact,


Is it possible to provide default values while overloading a binary operator?

0 Answers  


Define a pointer to a data member of the type pointer to pointer?

0 Answers  


What is the purpose of templates in c++?

0 Answers  


What is namespace & why it is used in c++?

0 Answers  


Can a built-in function be recursive?

0 Answers  


Is c++ platform dependent?

0 Answers  


Categories