Will finally block get executed if the 1exception had not
occurred?
Answer Posted / basayya_swami
yes, finally block always execute if exception occerred
donot occurred is not a matter
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is assembly version series sequence?
How do you clear a list in c#?
What is Inheritance in C#?
What are value types in c#?
What is a static field?
What is private void in c#?
What is unmannaged code and will CLR handle this kind of code or not .
What is private static in c#?
What is ienumerable <> in c#?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is a deadlock lock?
What is using keyword?
Is a valid int value?
What is property in c#?
What language is c# similar to?