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
Explain the difference between “as” and “is” operators used in c#?
What are functions in c#?
What is a type c#?
Explain About Virtual functions and their use.
Is c# and .net same?
What is an interface class in c#?
What is verbatim string?
What is difference between const and static in c#?
What are static and dynamic variables?
What is the difference between static class and sealed class in c#?
What is the difference between struct and class c#?
What are the advantages of properties in c#?
Is as operator in c#?
What is escape sequence in c#?
What is sqldatareader c#?