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 if an error occurs in Catch block, how can you prevent it?

Answers were Sorted based on User's Feedback



What if an error occurs in Catch block, how can you prevent it?..

Answer / sanchayeeta sen

hi,
we can insert a new try-catch block inside the catch block.
try-catch blocks are used for handling errors in c#.


thanks

Is This Answer Correct ?    8 Yes 0 No

What if an error occurs in Catch block, how can you prevent it?..

Answer / anita chauhan

catch block is used for handling exception or error and if
any such error occures in catch block then again we should
put some exception for that error in the same catch block.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Explain the difference between abstract class and interface in .net?

0 Answers  


What is difference between dictionary and hashtable in c#?

0 Answers  


How can I produce an assembly?

0 Answers  


What are partial types in c#?

0 Answers  


which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.

3 Answers  


Is comparator a functional interface?

0 Answers  


explain DIFFERENCE BETWEEN CLASS AND MODULE?

3 Answers  


Is datetime value type c#?

0 Answers  


How C# 4.0 supports dynamic programming language?

0 Answers  


What is the Difference between imperative and interrogative code?

2 Answers   Wipro,


What is arraylist c#?

0 Answers  


What is task parallel library?

0 Answers  


Categories