Examveda

Which of these exceptions will occur if we try to access the index of an array beyond its length?

A. ArithmeticException

B. ArrayException

C. ArrayArguementException

D. IndexOutOfRangeException

Answer: Option D


Join The Discussion

Related Questions on Exception Handling in C Sharp