Pregunta de entrevista de Bank of America

Tell me some differences between Java and Python.

Respuesta de la entrevista

Anónimo

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.