Will a catch statement catch a derived exception if it is looking for the base class?


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

Post New Answer

More C++ General Interview Questions

Explain stack unwinding.

0 Answers  


Out of fgets() and gets() which function is safe to use and why?

0 Answers  


What is an arraylist c++?

0 Answers  


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

0 Answers  


What is the use of ‘using’ declaration?

1 Answers  






What is c++ 11 and c++ 14?

0 Answers  


What are the benefits of operator overloading?

0 Answers  


What is std :: endl?

0 Answers  


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


What are references in c++? What is a local reference?

0 Answers  


Do you know what are static and dynamic type checking?

0 Answers  


What is the use of main function in c++?

0 Answers  


Categories