单项选择题
Given: Which exception or error will be thrown when a programmer attempts to run this code?()
A.java.lang.StackOverflowError B.java.lang.IllegalStateException C.java.lang.ExceptionInInitializerError D.java.lang.ArrayIndexOutOfBoundsException
单项选择题 Given: What is the result?()
单项选择题 Click the Exhibit button. Given:Which statement is true if a TestException is thrown on line 3 of class B? ()