1. The JDK command to compile a class in the file Test.java is ________. A. java Test B. java Test.java C. javac Test.java D. javac Test