what is not compiled by the Java compiler.
Answers
Answered by
4
Answer:
Java source code is compiled into bytecode when we use the javac compiler. The bytecode gets saved on the disk with the file extension . ... When the program is to be run, the bytecode is converted, using the just-in-time (JIT) compiler. The result is machine code which is then fed to the memory and is executed.
Similar questions
Science,
2 months ago
Math,
2 months ago
Math,
2 months ago
Accountancy,
4 months ago
English,
4 months ago
Chemistry,
10 months ago
Physics,
10 months ago
Social Sciences,
10 months ago