how do you do exception management
Answer Posted / hari
Try- Catch - Finally.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Why extension method is static?
What are the Types of values mode can hold session state in web.config
List the differences between method overriding and method overloading?
Wcf and what is difference between wcf and web services?
How do I register my code for use by classic com clients?
Why is c# used?
Is c# and c same?
What exception can an overridden method throw in comparison with the method it is overriding?
Can an abstract class inherit from another abstract class c#?
What are the benefits of using generics?
What is a reference type c#?
What is master page in asp net c#?
Which types of inheritances does c# support?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
Describe the process of “exception handling implementation” in c#?