Can multiple catch blocks be executed?

Answer Posted / photon

No, When the Exception handled the Correct Catch Block
,After that the cursor is move to finally Block, the below
catch block was not handled.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Interface in C#?

731


Explain inheritance in c#?

720


What are the applications of c#?

1144


What is a generic in c#?

677


Explain how to parse a datetime string?

673


What's c# ?

765


What is virtual class in C#?

739


What are the access modifiers in c#?

705


What is the default value of date?

668


What is action in c# 3.5?

746


Difference between Value type & reference types ? and give the example in .Net?

715


What is lazy loading c#?

696


Does console.writeline() stop printing when it reaches a null character within a string?

732


What is remote data?

630


Explain the access modifiers in c#?

679