Hi all,I am the beginner.
Please tell use of finally block.
Answer Posted / master
what you need to learn here... the meaning is there itself
right 'finally'.... after everything done... the finally
will execute....
everyday... if you rome around hyd... finally you will
reach home right... this is also like that... :)
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How can encapsulation be achieved?
What is an indexer in c#?
Is Multiple-inheritance supported by c#?
What is visual c# net?
What is literal in c#?
What are interfaces in c#?
What is the difference between as and is operators in c#?
What is console programming language?
How can you reference current thread of the method ?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
Is list passed by reference c#?
What is the console on a mac?
Write a short note on interface?
What do you mean by sealed classes and static classes?
what is the difference between a struct and a class in c#?