In the first part, we discussed theoretically the process that occurs from the compilation of a .java file until the loading of the .class file into the Java runtime. We also discussed briefly how the interpreter — one of JVM's aspects — uses an exec...