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?



What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible excepti..

Answer / 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

More C Sharp Interview Questions

What is the difference between field and property in c#?

0 Answers  


How can we make a thread sleep for infinite period ?

0 Answers  


What are extension methods and where can we use them?

0 Answers  


Define multicast delegate in c#?

0 Answers  


what is garbage collection?

8 Answers   Protech,


update data in an xml file which resides in solution itself, using silverlight 4.0

0 Answers  


What is a multi line comment?

0 Answers  


What is difference between string and stringbuilder in c#?

0 Answers  


Explain the difference between and xml documentation tag?

0 Answers  


Do loops c#?

0 Answers  


What is console based application?

0 Answers  


In how many ways you can overload a method?

0 Answers   Siebel,


Categories