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?s the C# equivalent of C++ catch (?), which was a
catch-all statement for any possible exception?

Answer Posted / guest

A catch block that catches the exception of type
System.Exception. You can also omit the parameter data type
in this case and just write catch {}.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data set in c#?

979


What is an assembly in .net?

1039


What is mvc in c#?

950


How can you use abstract class and interface?

1239


What is yield c#?

928


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

1126


what is the difference between .dll and .exe

1098


Define parsing?

951


Why do we need properties in c#?

930


What is difference between constants and read-only?

1033


What is the difference between a function and a method?

1033


Why do we need to override in c#?

1013


Write the difference between TypeOf and GetType?

1070


What's your approach to fetch static data in your windows form application?

1071


Can a struct inherit from another struct or class in c#?

956