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
Is a games console a computer?
Is c# a backend language?
What is .cs file in c#?
Can you inherit from a static class in c#?
What is clr in c#?
What is the difference between CONST and READONLY?
Why is .net so popular?
What is the execution entry point for a c# console application?
What are value types in c#?
How are methods overloaded?
Can the nested class access, the containing class. Give an example?
What is difference between c and c sharp?
What does private void mean in c#?
What is overloading with example?
How we can create an array with non-default values?