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 msil in c#?

553


Explain About namespaces

579


What does it mean to override a method?

469


Which language is used for desktop application?

486


What is lazy loading entity framework?

499






Can you explain template pattern?

571


How does array sort work?

500


What is window application in c#?

500


How does dictionary work in c#?

478


What is typeof undefined?

508


What is difference between out and ref in c#?

534


what is collections in .net? why we use?

1690


Why do we use lambda expression in c#?

506


Can we make a Static Constructor Parameterized? Give Reason with your answer

554


Which is faster dictionary or hashtable?

449