A. the777.html B. the911.java C. the777.class D. the911
方法()将给Jpanelp增加一个组件c.
A. <p>p.add(c)</p> B. <p>p.getContentPane(c)</p> C. <p>p.insert(c)</p> D. <p>p.append(c)</p>
A. next B. nextLine C. nextInt D. nextDouble
A. .java B. .obj C. .class D. .exe
A. protected B. public C. private D. default
A. boolean B. void C. String D. static
A. 构造方法与类名相同 B. 构造方法可带参数也可不带 C. 构造方法带有返回类型 D. 构造方法主要完成对类对象的初始工作
A. FileOutputStream B. FileWriter C. RandomAccessFile D. Alloftheabove.
A. FlowLayout BorderLayout CardLayout D.
A. 125 B. 5 C. 98 D. 168