Applet小应用程序不可以独立运行 B. 一个JAVA源程序可以没有public修饰的类 C. 在一个JAVA源程序中可以定义多个类 D. 一个java源程序可以有多个public修饰的类
A. the777.html B. the911.java C. the777.class D. the911
方法()将给Jpanelp增加一个组件c.
A.
p.add(c)
p.getContentPane(c)
p.insert(c)
p.append(c)
A. next B. nextLine C. nextInt D. nextDouble
A. .java B. .obj C. .class D. .exe