Tell me something about Exceptions. What is the common
exception class?
Answer Posted / nitin
Exception is error which is generally Generated by the
Application during at runtime.
System.Exception is the common exception class
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we need interfaces in c#?
i want the csharp questions&answeres
Explain the difference between event and a delegate in c#?
Explain the difference between a struct and a class?
How do I link two windows forms in c#?
Define collections?
What is continue in c#?
What are the 3 types of comments in c#?
How do you encapsulate in c#?
Write a program in c# to find the angle between the hours and minutes in a clock?
What is generic in c#?
What are extender provider components?
What is wcf c#?
Define assert() method? How does it work?
Illustrate namespaces in c#?