Answer Posted / amina awan
Multiple catch blocks will not be executed. But we can use multiple catch blocks for a try block. The respective catch block will get executed according to the error arises.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can struct inherit from class c#?
What are partial types in c#?
Can you prevent a class from being instantiated?
Is equal in c#?
What are primitive data types in c#?
What is dll in vb.net?
what is an exception in .net?
What is strongly typed view?
What is delegates in c#?
What is entity framework in c#?
What is application object in c#?
What is data type in c# with example?
What is marshalling and what are different kinds of marshalling?
What is a collection class in c#?
Are objects passed by reference in c#?