Question d’entretien chez Goldman Sachs

Why does Java run on any machine while C++ does not.

Réponse à la question d'entretien

Utilisateur anonyme

2 févr. 2017

Java code compiles to java bytecode, which is then translated to the machine code of the corresponding machine by the Java Virtual Machine