单项选择题
A.包声明表示该文件中声明的全部类都属于这个包 B.包声明语句可以放在源文件的任意位置 C.包声明语句前面只能有注释和空格 D.用户可以定义自己的包
A.BorderLayout B.FlowLayout C.CardLayout D.GridLayout
A.ArrayIndexOutOfBoundsException B.IOException C.NullPointerException D.ArithmeticException