Pregunta de entrevista de Novo Nordisk

What is the difference between Java and Python?

Respuesta de la entrevista

Anónimo

22 ene 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.