單項選擇題

//point X 
public class foo ( 
public static void main (String[]args) throws Exception { 
printWriter out = new PrintWriter (new 
java.io.outputStreamWriter (System.out), true; 
out.printIn(“Hello”); 
} 
)  
Which statement at PointX on line 1 allows this code to compile and run?()  

A. Import java.io.PrintWriter;
B. Include java.io.PrintWriter;
C. Import java.io.OutputStreamWriter;
D. Include java.io.OutputStreamWriter;
E. No statement is needed.

題目列表

你可能感興趣的試題

微信掃碼免費搜題