Quiz Yourself: Exception Handling
Test your knowledge of exception handling.
We'll cover the following...
We'll cover the following...
Exception Handling Quiz
1.
Which is the base class for all exceptions in .NET?
A.
IndexOutOfRangeException
B.
BaseException
C.
Exception
D.
NullReferenceException
1 / 3