how is Java compilation process different from other programming language
Answers
Answered by
2
Explanation:
java file is compiled and converted into bytecode (highly optimized set of instructions). ... Java Virtual Machine converts the bytecode into code that is computer hardware runnable. Contrastingly, most of the other programming languages such as COBOL, C++, Smalltalk or Visual Basic compiles the code into a binary file.
Answered by
1
Answer:
java file is compiled and converted into bytecode (highly optimized set of instructions). ... Java Virtual Machine converts the bytecode into code that is computer hardware runnable. Contrastingly, most of the other programming languages such as COBOL, C++, Smalltalk or Visual Basic compiles the code into a binary file.
Similar questions
Physics,
4 months ago
Math,
4 months ago
Math,
4 months ago
Math,
8 months ago
English,
8 months ago
Social Sciences,
11 months ago
Political Science,
11 months ago
Psychology,
11 months ago