Will finally block get executed if the exception had not
occurred?
Answer Posted / guest
yes
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What's the difference between the debug class and trace class? Documentation looks the same.
What is helper method in c#?
Is c# strongly typed?
Define xslt.
What does m mean in decimal c#?
What is an assembly in dotnet?
For read-only operation which property you have to designated?
Can abstract class have constructor?
How to open a new form on button click in Windows forms?
Should I use double or float?
Why are strings immutable in c#?
What is the adv of using System.Text.StringBuilder over System.String?
How does insertion sort work?
What does void mean in c#?
What are value types in c#?