Hi all,I am the beginner.
Please tell use of finally block.
Answer Posted / shikha jain
finally block is come after executing catch and try block,it place with exception handling
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a generic c#?
what is the default access for a class
Which attribute is used in order that the method can be used as webservice?
How do I get deterministic finalization in c#?
What is private protected in c#?
Is array value type in c#?
What is an example of a delegate?
What is difference between override and new in c#?
Explain dataadapter.update method in .net?
How can you reference current thread of the method ?
How do we achieve encapsulation in c#?
What is tryparse?
What are desktop applications examples?
What is transparent caching with aop ?
Does c# provide copy constructor?