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...

How is exception handling carried out in c++?

Answer Posted / rajesh manem

Using try and Catch blocks the exceptions are handling C++.
We can write our own defined class and we can handle the
exception.Using throw it will throw the exception t the
calling method/class. The throws keyword is used to tell
this method may throw these type of exceptions.We can throw
any exception what ever you like including class objects.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use oop?

1167


What are the three main types of variables?

1178


What is pure oop?

1168


What is inheritance in simple words?

1115


What is polymorphism give a real life example?

1077


How do you define social class?

1116


What language is oop?

1075


Can we create object of abstract class?

1148


What is super in oop?

1257


What is the difference between a constructor and a destructor?

1343


What is abstract class in oops?

1074


What is overriding vs overloading?

1111


What is polymorphism what is it for and how is it used?

1058


Why do we need polymorphism in c#?

1222


How to hide the base class functionality in Inheritance?

1187