Difference between ordinary complilation and Java complilation process .
Answers
Answered by
4
ordinary compilation the compiler converts the source code into machine code. in java compilation the compiler firstly converts the source code to the intermediate code- the byte code.
take care dear ♥️
Similar questions