Multiple Choice
An exception of the ____ class is thrown when an attempt is made to store an element of the wrong type within an array.
A) System.ArrayTypeMismatchException
B) System.ArithmeticException
C) System.FormatException
D) System.InvalidCastException
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Errors you discover when compiling a program
Q18: Show the syntax (the general form) of
Q20: You can deliberately generate a SystemException by
Q24: When you write a block of code
Q26: The Exception class contains a read-only property
Q27: Each _ block can "catch" one type
Q30: What types of objects can be explicitly
Q34: You can place any number of statements
Q34: In C#, all exceptions are objects that
Q35: C# has more than 100 defined Exception