Can multiple catch blocks be executed?

Answer Posted / swapna

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 ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the properties of c#?

678


How do you serialize an object?

702


What is session variable in c#?

759


How many root nodes are there in an xml document?

645


Structs are largely redundant in c++. Why does c# have them?

993


What are cshtml files?

656


Major difference between Basic httpbinding and WShttpbinding?

761


Are there constructors in c sharp?

737


What are the properties of string?

687


Is object an int c#?

696


what is the default access for a class

766


Why do we need to serialize data?

663


What is parallel foreach in c#?

734


Is string primitive?

655


What is the file extension for c#?

695