欢迎来到求知题库网 求知题库官网
logo
全部科目 > Java认证考试 > SCDCD(310-081)

单项选择题


What is the result?()

    A. The program runs and prints nothing.
    B. The program runs and prints “Equal”.
    C. An error at line 5 cause compilation to fail.
    D. The program runs but aborts with an exception.

点击查看答案

相关考题

  • 单项选择题
    What is the result?()

    A. The program runs and prints “0”
    B. The program runs and prints “1”
    C. The program runs but aborts with an exception.
    D. An error “possible undefined variable” at line 4 causes compilation to fail.
    E. An error “possible undefined variable” at line 9 cause compilation to fail.

  • 单项选择题
    What is the result()?

    A. 2
    B. 4
    C. 8
    D. 16
    E. The code will not compile.

  • 多项选择题
    Whichthe twodemonstratean“isa”relationship?()

    A. public interface Person {}  Public class Employee extends Person {}
    B. public interface Shape {}  public interface Rectangle extends Shape {}
    C. public interface Color {}  public class Shape { private Color color; }
    D. public class Species {}  public class Animal { private Species species; }
    E. interface Component {} Class Container implements Component {private Component [] children;

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

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

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

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