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

Do inline functions improve performance?

0 Answers  


What is problem with Runtime type identification?

2 Answers  


What is the full form of ios?

0 Answers  


What is else syntax in c++?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


Do you know the problem with overriding functions?

0 Answers  


How const int *ourpointer differs from int const *ourpointer?

0 Answers  


Does c++ have arraylist?

0 Answers  


What is a tree in c++?

0 Answers  


Is map thread safe c++?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


Which software is best for programming?

0 Answers  


Categories