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 get and set in c#?
What is application c#?
Define thread? Explain about multithreading?
What is ControlBox Propertie
Are c# objects passed by reference?
How to sort an int array in c#?
What is string concatenation?
Distinguish between continue and break statement?
How do I simulate optional parameters to com calls?
Are tuples mutable c#?
What is jagged array?
What happens when thread sleep () method is called?
What is thread safe in c#?
What is the use of return in c#?
What is transparent caching with aop ?