Bank of America interview question

Tell me some differences between Java and Python.

Interview Answer

Anonymous

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.