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
答案解析:有
微信扫一扫手机做题
Which code fragment, inserted at line 23, allows the code to compile?()
微信扫一扫手机做题