Will finally block get executed if the exception had not
occurred?
Answer Posted / kirti
Yes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are all methods virtual in c#?
What is data type c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
Is python easier than c#?
Explain the difference between abstract class and interface.
What is instantiating a class?
Is it true that all c# types derive from a common base class?
What is difference between for and foreach in c#?
What is the advantage of constructor?
What is Fragmentation and its Types?
What is data hiding in c#?
What's the difference between a method and a procedure?
What namespace is list in c#?
Can you have more than one namespace in c#?