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
What is the difference between hashtable and dictionary?
Is a valid int value?
How do I move from one form to another in c#?
Which one is trusted and which one is untrusted?
What is an Interface in C#?
Tell me the difference between call by value and call by reference.
Do while loops yes or no c#?
How are delegates chosen?
what happens if you inherit multiple interfaces and they have conflicting method names?
What is the difference between method parameters and method arguments. Give an example?
What is application object in c#?
What is the use of console?
What is wpf c#?
What is difference between array and list in c#?
in object oriented programming, how would you describe encapsulation?