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
What is private virtual in C#?
What are sessions in c#?
Distinguish between continue and break statement?
What is system predicate?
Is list immutable in c#?
Is array immutable in c#?
How do you define a predicate?
What is xml document how do you open it?
What are synchronous and asynchronous operations?
Define mutex in C#?
What is extension method in c sharp?
What is polymorphism and its types in c#?
What is an assembly in dotnet?
Is comparator a functional interface?
What is difference between string and string builder?