Answer Posted / mkm
dispose method is last method excuted in c# program
while finally will excute after the try block
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are custom exceptions?
What are the Types of caching
What is a class c#?
What is data binding c#?
What is dynamic dispatch?
What is AutoMapper in C#?
Is int a struct in c#?
What is the difference between paramaterized constructor and copy constructor?
What does int32 mean?
Which property of the textbox cannot be changed at runtime?
What is the purpose of c#?
What is jit (just in time)?
What is an object and a class?
Why singleton is sealed?
What is multiple interface in c#?