Multiple Choice
In C#, all exceptions are objects that are members of the ____ class or one of its derived classes.
A) ApplicationException
B) Exception
C) SystemException
D) RuntimeException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Errors you discover when compiling a program
Q6: Why might a finally block be necessary?
Q14: When an Exception object is thrown and
Q18: Show the syntax (the general form) of
Q20: You can deliberately generate a SystemException by
Q21: The StackTrace property of an Exception can
Q29: An exception of the _ class is
Q30: What types of objects can be explicitly
Q35: The system of passing an exception through
Q38: When you catch an Exception , you