What is exception handling in C++?



What is exception handling in C++?..

Answer / nashiinformaticssolutions

Exception handling in C++ is implemented using try, catch, and throw blocks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is static in c++?

0 Answers  


What are the five types of inheritance in C++?

1 Answers  


What are the types of array in c++?

0 Answers  


What are containers in c++?

0 Answers  


Define virtual constructor.

0 Answers  


What are formatting flags in ios class?

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


What are static member functions?

0 Answers  


What is the use of vtable?

0 Answers  


What is the difference between interpreters and compilers?

0 Answers  


What is c++ mutable?

0 Answers  


What is endl?

0 Answers  


Categories