试题详情
多项选择题 Which two are valid examples of method overriding?()

A、 float getVar() {return x:}

B、 public float getVar() {return x; }

C、 public double getVar() {return x; }

D、 protected float getVar() {return x; }

E、 public float getVar(float f) {return f;}

  • B,D
  • 关注下方微信公众号,在线模考后查看

热门试题