0

what is the difference between python and java

8th Dec 2019, 9:28 AM
Osakue Osaivbie
8 Answers
+ 3
Your question like this: what difference between english and japan language? counter question: what favor will bring you this knowledge?
8th Dec 2019, 10:38 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 2
It is basically asking what the difference between Spanish and Korean is.
10th Dec 2019, 10:41 PM
CoderTutorialsAndProjects
CoderTutorialsAndProjects - avatar
+ 1
🐍 + ☕
9th Dec 2019, 12:13 AM
Xyenia 🩉
Xyenia 🩉 - avatar
+ 1
it is the same as asking the difference between english and french language
13th Dec 2019, 6:31 AM
Osakue Osaivbie
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.
13th Dec 2019, 7:26 PM
David Osakue
David Osakue - avatar
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)
14th Dec 2019, 8:09 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
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
14th Dec 2019, 8:20 AM
Yaroslav Vernigora
Yaroslav Vernigora - avatar