Can multiple catch blocks be executed?

Answer Posted / guest

No, once the proper catch code fires off, the control is
transferred to the finally block (if there are any), and
then whatever follows the finally block

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c# attributes and its significance?

524


Why dictionary is used in c#?

544


What is scaffolding in c#?

478


What is the class in c#?

487


What is private virtual in C#?

584






What is yield return in c#?

490


What is .net console?

532


what is scope of a protected internal member variable of a c# class

536


Why do we need to override in c#?

526


Is c# a backend language?

569


What is the signature of a method?

484


What is difference between variable and property in c#?

432


How Do You Convert A Value-type To A Reference-type?

520


What is readline library?

504


What are the extension methods in c#?

496