Answer to Question #124144 in Java | JSP | JSF for mosin

Question #124144
How the compilation process of the Java language is different from that of C++ programming language. Discuss in details.
1
Expert's answer
2020-06-29T08:19:20-0400

Java compiler, compiles to byte code which is run by the Java Virtual Machine (JVM) interprets at run time. Actual Java implementations do just-in-time compilation to native machine code.

C++ is directly compiled to the machine code which is executed directly by the central processing units.


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS