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 does type safety mean?
How long can loop recorders stay in?
Why do we use constructors in c#?
Why do we use stringbuilder in c#?
What is c# most used for?
what is IEquatable
What is the syntax for calling an overloaded constructor within a constructor?
What is firstordefault c#?
Can you change the value of a constant filed after its declaration?
Can we have two main methods in c#?
Is class reference type c#?
What does break do in loop?
What does int parse do in c#?
Can you have parameters for static constructors?
How are delegates chosen?