Given:<br /> <img src="https://nimg.ppkao.com/2018-08/wenxueying/2018080114103736681.png?sign=39bbe01265a624991eb8e11608f0d99c&t=62d2758a" /><br /> 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();