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
出自:Oracle认证