How many catch blocks can be there for a single try block?
Answer Posted / bikas pandey
You can have as many as catch block for a single try block
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Which is better python or c#?
What is null in database?
What are c# types?
What is the syntax for calling an overloaded constructor within a constructor?
Why we use anonymous methods in c#?
How do I download a program to my desktop?
Define property in c#.net?
Why to use “using” in c#?
Is a char?
What is predicate builder?
What are virtual classes in c#?
What is the difference between struct and class in c#?
What is a constructor in c#?
What are collections in c#?
Contrast System.String and System.Text.StringBuilder classes?