0
Is Python better than Java? Key differences??
5 Respuestas
+ 3
Python is a interpreted language. Java is a complied language. That's why I think Python is better.
+ 3
@Udit Kumar It is not about statics, it is about what you want to do
+ 2
@Freeborn thats what I meant so
+ 1
java is not compiled. Java is interpreted. Java code is converted to byte code. it's different from compilation.
c++ is compiled. code is converted to binary (machine language), but java is well known to be an interpreted language.
+ 1
TIOBE index for march 2017 puts Java in the number one slot and Python on nunber 5...
https://www.tiobe.com/tiobe-index//