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
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
How do I run managed code in a process?
What are some examples of desktop applications?
How does insertion sort work?
What does out mean c#?
Define strong name in c#?
What is overriding in c#?
Can we override interface method?
What is difference between virtual and override in c#?
Can you inherit from a static class in c#?
How to Show Message box in Metro Style App?
What is anonymous types in c#?
Can an int be negative c#?
Is hashset serializable c#?
Can we inherit two classes in c#?