欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > Oracle认证考试 > 1z0-851

多项选择题

Click the Exhibit button. Which three code fragments, added individually at line 29, produce the output 100?()

    A.n = 100;
    B.i.setX( 100 );
    C.o.getY().setX( 100 );
    D.i = new Inner(); i.setX( 100 );
    E.o.setY( i ); i = new Inner(); i.setX( 100 );
    F.i = new Inner(); i.setX( 100 ); o.setY( i );

点击查看答案

相关考题

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

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