The JDK is the Java Development Kit, and it contains the Java compiler. The compiler takes the source code you write in ordinary text and turns it into class files. These class files are binary...