欢迎来到求知题库网 求知题库官网
logo
全部科目 > Java认证考试 > SCJP程序员认证考试

单项选择题

What will be the appearance of an applet with the following init() method?  
public void init() {  
add(new Button("hello"));  }  

    A.Nothing appears in the applet.
    B.A button will cover the whole area of the applet.
    C.A button will appear in the top left corner of the applet.
    D.A button will appear, centered in the top region of the applet.
    E.A button will appear in the center of the applet.

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题