Novo Nordisk interview question

What is the difference between Java and Python?

Interview Answer

Anonymous

Jan 22, 2025

Python needs to be translated to machine readable code by a compiler before it is actioned. Meanwhile Java does not. This is why Java is typically quicker.