<img src="https://nimg.ppkao.com/2018-07/luke/2018073109555778028.jpg?sign=e7417ea7df51d5186d59823d4546f536&t=62d09333" /><br /> Which statement at Point X on line 1 allows this code to compile and run?()
A、 import java.io.*.;
B、 include java.io.*;
C、 import java.io.PrintWriter;
D、 include java.io.PrintWRiter;
E、 No statement in needed.