Hi all,I am the beginner.
Please tell use of finally block.
Answer Posted / jagdish
Irrespective of weather error is thrown by try block,finally block will always execute.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What all details the assembly manifest will contain?
What is regex c#?
What's difference between constants and static readonly?
Can properties be overloaded in c#?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is the difference between proc. Sent by val and by sub?
What is join in c#?
What is ulong in c#?
Explain metadata in c#.
Is enum a value type c#?
How do I run a cshtml file?
how to print invert pyramid in c#
What happens if a static constructor throws an exception?
What is the use of static members with example using c#.net.
What is different between Implicit conversion and Explicit conversion in C#?