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 happens when a function throws an exception that was not specified by an exception specification for this function?



What happens when a function throws an exception that was not specified by an exception specificatio..

Answer / shalesh kumar

Unexpected() is called, which, by default, will eventually trigger abort().

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

what is oops

2 Answers  


Do you know what are pure virtual functions?

0 Answers  


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


Can a built-in function be recursive?

0 Answers  


What is dev c++ used for?

0 Answers  


What does asterisk mean in c++?

0 Answers  


What is the role of static keyword for a class member variable?

0 Answers  


What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


What are the two types of polymorphism?

0 Answers  


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


How to allocate memory dynamically for a reference?

0 Answers  


What is the most powerful coding language?

0 Answers  


Categories