试题详情
- 单项选择题 Which code fragment, inserted at line 23, allows the code to compile?()
A、df = new DateFormat();
B、df = Date.getFormat();
C、df = date.getFormat();
D、df = DateFormat.getFormat();
E、df = DateFormat.getInstance();
- E
关注下方微信公众号,在线模考后查看
热门试题
- You want
- 下面是有关子类调用父类构造函数的描述正确
- public void&en
- 现有: interface
- 下列有关类、对象和实例的叙述,正确的是哪
- Which two
- class Parent&e
- Java的屏幕坐标系的(0,0)在屏幕的
- 往OuterClass类的代码段中插入内
- 下列不属于Java语言性特点的是()。
- public class&e
- Given the&ensp
- 下面有关java的一些细节问题,描述错误
- 下面关于ICMP协议的描述中,正确的是(
- public class&e
- 以下哪个组件不支持动作监听器?()
- class Foo&ensp
- 已知: 则在横线处添加哪些代码b的值为
- Given the&ensp
- package foo;&e