单项选择题
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
单项选择题 What is the result?()
单项选择题 And the command-line invocations: javac Pass2.java java Pass2 5 What is the result?()