Why do we need a finally block in try catch block while
handling exceptions
Answer Posted / amit
when we need to forcefully executed the code even any
exception will occurs.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does c# have primitives?
What is the benefit of interface in c#?
When can a derived class override a base class member?
Do loops c#?
How do generics work in c#?
What types of object can I throw as exceptions?
What is namespace give the example?
if you do have a stack overflow profile.what is your ranking?
What is a must for multitasking
Difference between StackPanel and RelativePanel ?
How garbage collection deals with circular references.
What are concrete classes?
What is extension method in c sharp?
What is stringwriter c#?
Can you inherit from a sealed class?