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

Can two catch blocks be executed?

Answer Posted / pompana gouda

Close this question.

Correct answer is:

If a finally block contains a try catch block where in
exceptions can occur. In that case exception in the main
try catch block and the exceptions in finally block will
also be thrown.

In the above case not only two catch blocks we can execute
many(N) number of catch blocks.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cls, cts and clr in net?

972


Can a sealed class be used as a base class?

1026


What is the difference between constants and read-only?

982


What is the difference between disposing of () and finalize() methods in c#?

1057


Can we use "this" command within a static method?

1056


What is code verification?

1038


How do you create user defined data types in c#?

1054


Is stringbuilder thread safe c#?

939


How do I format in c#?

913


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

982


What is main thread in c#?

962


How can you reference current thread of the method ?

1017


Explain the Abstract class in c#.net

1074


What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?

1025


What is array collection?

1025