Respuesta :

Answer:  bytecode

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.