________________________
★Describe the traditional compilation process with a suitable diagram in Java.
________________________
No copy paste
Answers
Answered by
1
Explanation:
Compilation and execution of a Java program is two step process. During compilation phase Java compiler compiles the source cod.e and generates bytecod e. This intermediate bytecod.e is saved in form of a . class file. In second phase, Java virtual machine (JVM) also called Java interpreter takes the .
Answered by
0
Explanation:
hope it is helpful to you and mark me as a brainlist friend ☺
Attachments:
Similar questions