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 the difference between system.string and system.text.stringbuilder classes?
What exactly is serverless?
What is a generic method?
Define delegate in c#?
what is c# command?
What are Memory foot print of an exe?
Define parsing?
Where is c# compiler located?
What are the principles of delegation?
Is .net and c# the same?
What are destructors in C#?
What does type safety mean?
What happens if a static constructor throws an exception?
What is the meaning of console writeline in c#?
What is arraylist?