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
What is using directive in c#?
What are different types of classes in c#?
What is boolean method?
How long does it take to learn c# for unity?
how to print invert pyramid in c#
Is stringbuilder faster than string concatenation c#?
What is token in c#?
What is a virtual property. Give an example?
How do I trim a space in c#?
What .exe means?
what is the meaning of Object lifetime in OOPS
What does args mean in c#?
Explain the term inheritance in C#.
Are objects passed by reference in c#?
What are c# i/o classes?