Answer Posted / kanan
No. Two Catch Blocks for same try can not be executed.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is or operator in c#?
What is the use of 'using' statement in c#?
How can an inner class access the members of outer class?
List some Advantages of switch-case over if else?
Explain the use of SN.exe
What is difference between const and static in c#?
What is difference between struct and class in c#?
How do you use nullable?
What does char mean in c#?
Why do we use partial class in c#?
What is the purpose of c#?
What is delegate in c# interview questions?
What is console readkey ()?
Why do we need constructor?
What is an escape sequence?