Answer: bytecode
Step-by-step explanation
The Java compiler converts the high-level Java code into bytecodes which can be read and executed by the JVM (the Java Virtual Machine) on each supported platform.
9.4m questions
12.2m answers