Answer Posted / guest
yes. not only 2 catch blocks but 'N' number of catch blocks
associated with respective try block can be executed.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is difference between hashtable and dictionary in c#?
What is a linq in c#?
What is difference between static and readonly in c#?
What is entity framework c#?
What are the advantages of using delegates in c#?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
Define c# and list the features.
What is difference between write and writeline in c#?
What is out int in c#?
Why do we use struct in c#?
What is the difference between delegates and superdelegates?
What is the difference between // comments, /* */ comments and /// comments?
What is lastindexof c#?
What are the differences between value types and reference types?
What is system console writeline in c#?