0
what is the difference between python and java
8 Answers
+ 3
Your question like this: what difference between english and japan language?
counter question: what favor will bring you this knowledge?
+ 2
It is basically asking what the difference between Spanish and Korean is.
+ 1
đ + â
+ 1
it is the same as asking the difference between english and french language
0
One of the major difference between python and java is that python is an interpreted programming language while java is a compiled programming language.
0
Python.
Class of language - multi-paradigm:
object-oriented,
reflective,
imperative,
functional,
aspect-oriented,
dynamic
Type of the execution - is interpreted, compiled into byte code that is compiled to MSIL that is compiled to Java bytecode (from Wiki)
0
Difference in oop between python and java
https://realpython.com/oop-in-python-vs-java/
Simply difference:
http://www.differencebetween.net/technology/difference-between-python-and-java/
although I'm not sure the questioner will understand any of this. most likely his question was more than a simple implication