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 the difference between CreateObject() and GetObject()?
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
What are primitive data types in c#?
What do you mean by parsing and how to parse a date time string in c#?
How do you name a variable in c#?
How to find methods of a assembly file (not using ILDASM)?
What are the Types of compatabilities and explain them
Give examples for value types?
What is object pool in .net?
What is session management in c#?
Can we have multiple threads in one app domain?
What is delegates in c#?
Explain the difference between the debug class and trace class?
What is global asax in c#?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?