试题详情
- 多项选择题 public class X { public X aMethod() { return this;} } public class Y extends X { } Which two methods can be added to the definition of class Y?()
A、 public void aMethod() {}
B、 private void aMethod() {}
C、 public void aMethod(String s) {}
D、 private Y aMethod() { return null; }
E、 public X aMethod() { return new Y(); }
- C,E
关注下方微信公众号,在线模考后查看
热门试题
- 我们定义一个Account类来描述银行账
- 1. import&ensp
- 类的可访问性不影响类成员的可访问性
- 11.class Snoochy{ 1
- Which three
- Java语言中提供了哪些元素来支持封装?
- 下面哪些类型实现了Comparable接
- Assume session&
- 与普通类相比,抽象类有哪些不同?()
- What is th
- Which two̳
- Given the&ensp
- Which two code frag
- 1. public&ensp
- 定义枚举如下: publi
- Which interfac
- public class&e
- public class&e
- 1. public&ensp
- 在正方体上任取三个顶点连成三角形,则所得