Will finally block get executed if the exception had not
occurred?
Answer Posted / guest
Yes the finally block executed even when exception occurs
and when not occurs
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
When was .net linq added?
What is a base class in C#?
What is an array class?
Why do we need constructor in c#?
Why are strings immutable in c#?
What is mean by c#?
Can we create instance of private class in c#?
what is difference between is and as operators in c#?
What are assemblies?
What is Implementation inheritance
What is difference between c sharp and c#?
What do multicast delegates mean?
What is the advantage of generics in c#?
How many keyword present in C# language ?
What is datetime parse in c#?