Question d’entretien chez Bank of America

Tell me some differences between Java and Python.

Réponse à la question d'entretien

Utilisateur anonyme

28 nov. 2012

A short answer was to say about the fact that java code is first transformed in byte code and interpreted by the Java Virtual Machine and Python is directly compiled.