单项选择题
A.ClassCastException B.NullPointerException C.NoClassDefFoundError D.NumberFormatException E.ArrayIndexOutOfBoundsException
A.True B.Not true C.An exception is thrown at runtime. D.Compilation fails because of an error at line 12. E.Compilation fails because of an error at line 19.
A.X, followed by an Exception. B.No output, and an Exception is thrown. C.Compilation fails due to an error on line 14. D.Compilation fails due to an error on line 16. E.Compilation fails due to an error on line 17.