If we write a goto or a return statement in try and catch
block will the finally block execute?
Answer Posted / hhh
yes
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Explain partial class in c#?
Explain how to add controls dynamically to the form using c#.net.
What is thread in c#?
what class is underneath the sortedlist class?
What is difference between web and window application?
What are delegates?
Can I use exceptions in c#?
What are the two kinds of properties in c#.
What is extension method in c sharp?
Explain the features of an abstract class in net.
What is an interface class in c#?
What debugging tools come with the .NET ssSDK?
Can you describe iuknown interface in short?
What does out mean c#?
What is a method signature in c#?