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 event delegate in c#?
What can be done with c#?
What is data annotation in c#?
Why use “using” in c#?
What is difference between struct and class in c#?
What is uint c#?
What does the keyword “virtual†declare for a method or property?
What is a partial method?
How many types of constructors are there?
what is the difference between convert.tostring() and tostring() functions ?
Explain the differences between static, void and public in c#?
What is Implicit conversion in C#?
Is c# good for games?
Explain the difference between access specifier and access modifier in c#?
What you mean by delegate in c#?