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 string concatenation?

477


What is float in unity?

504


Tell me the difference between value passing and address passing?

625


Is arraylist thread safe?

489


Is it possible to have different access modifiers on the get/set methods of a property in c#?

600






Is versioning applicable to private assemblies?

570


Why do we need constructor?

487


What is the default value of boolean variable?

456


Can we store different data types in arraylist in c#?

467


What is difference between continue and break in c#?

480


What is Fragmentation and its Types?

567


What is expression tree with example?

487


What are the differences between a class and a struct?

475


Explain About friend and Protected friend

519


What is the use of protected in c#?

493