Which exception class will catch a problem if an attempt is made to access an element stored at location -23 in an array?

A. System.ArrayException
B. Application.ArrayException
C. System.RankException
D. System.IndexOutOfRangeException

Answer: D

Computer Science & Information Technology

You might also like to view...

People use LinkedIn to expand their list of business contacts, to keep in touch with colleagues, and to keep abreast of developments in their profession

Indicate whether the statement is true or false

Computer Science & Information Technology

By what method are drawable images in an animation-list connected to an instance of an ImageView object??

A. getBackgroundResource B. setBackgroundImage C. getBackgroundReference D. setBackgroundResource

Computer Science & Information Technology