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
What is a deadlock lock?
What is data reader in c#?
What is desktop GUI application?
Why do we need dependency injection in c#?
What do you mean by “finalize” and “finally” methods in c#?
Is string null or empty?
How do you inherit a class into other class in c#?
What is dependency injection in simple words?
Explain the concepts of cts and cls(common language specification).
What language do desktop applications use?
How do you declare an arraylist?
Can constructor be overloaded in c#?
What is the difference between returning iqueryable vs ienumerable?
Does unity use c++ or c#?
What are expressions c#?