Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is exception handling in C++?

Answer Posted / nashiinformaticssolutions

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does int * mean in c++?

1162


What is c++ good for?

998


Give example of a pure virtual function in c++?

1082


Which bit wise operator is suitable for putting on a particular bit in a number?

1131


Show the application of a dynamic array with the help of an example.

1072


Can a list of string be stored within a two dimensional array?

956


What is a lambda function c++?

1027


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

907


Can we inherit constructor in c++?

1020


Explain terminate() and unexpected() function?

1035


What are register variables?

1065


Difference between pointer to constant and constant pointer to a constant. Give example.

1059


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

1066


describe private access specifiers?

1133


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

985