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


Explain how many types of exception handlers are there in .net?



Explain how many types of exception handlers are there in .net?..

Answer / Girish Candra Sharma

In .NET, there are two main types of exception handlers: Try-Catch-Finally blocks and User-defined exceptions (custom exceptions). Try-Catch-Finally blocks are used for handling runtime exceptions, while user-defined exceptions provide a way to create custom errors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server

1 Answers  


Is arraylist thread safe?

1 Answers  


Why do we use static class in c#?

1 Answers  


In all methods of an interface should be derived?

5 Answers  


Explain About .NET Remoting and types of remoting

1 Answers  


What are strin concatation methods in c#?

1 Answers   Phoenix Technologies,


How more than one version of an assembly can keep in same place?

1 Answers  


Enlist all the components of an ado.net framework?

1 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


I want to print "Hello" even before main() is executed. How will you achieve that?

1 Answers   DELL,


How Global.asax is used ?

1 Answers   Siebel,


Categories