单选题:About “import java.util.Scanner”, which statement is NOT correct
About “import java.util.Scanner”, which statement is NOT correct? @[D](2)
A. Scanner class belongs to java.util package.
B. Scanner.class is in the (some where)/java/util/ folder.
C. The compiler need Scanner.class to compile your code.
D. The compiler need Scanner.java to compile your code.
A.Scanner class belongs to java.util package.
B.Scanner.class is in the (some where)/java/util/ folder.
C.The compiler need Scanner.class to compile your code.
D.The compiler need Scanner.java to compile your code.
答案:D
A. Scanner class belongs to java.util package.
B. Scanner.class is in the (some where)/java/util/ folder.
C. The compiler need Scanner.class to compile your code.
D. The compiler need Scanner.java to compile your code.
A.Scanner class belongs to java.util package.
B.Scanner.class is in the (some where)/java/util/ folder.
C.The compiler need Scanner.class to compile your code.
D.The compiler need Scanner.java to compile your code.
答案:D