List out some of the exceptions in C#?
Below are some of the exceptions in C#-1. ArgumentNullException2. NullReferenceException3. IndexOutOfRangeException4. DivideByZeroException5. StackOverflowException6. InvalidOperationException etc.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
Below are some of the exceptions in C#-
need an explanation for this answer? contact us directly to get an explanation for this answer1. ArgumentNullException
2. NullReferenceException
3. IndexOutOfRangeException
4. DivideByZeroException
5. StackOverflowException
6. InvalidOperationException etc.