Multiple choice Which of the following is NOT a valid .NET Exception class? IndexOutOfRangeException OverflowException ArrayMemoryException ArrayTypeMismatchException Exception Reveal answer Fill a bubble to check yourself C Correct answer Explanation There is no such exception as 'ArrayMemoryException' in C#.