Explore Library
FlashcardBeginner

Java Bytecode

Java compiles source code into bytecode, an intermediate form the JVM runs.

Question

What is bytecode and how is Java code compiled?

Click to reveal answer