+ 4
Java vs Python : According to Object Oriented Approach
Comparison Topics: Security, Complexity (time & space both), Library Amount, Size, OOP Properties etc.
3 Answers
+ 2
Security :- Java is more secure and robust than Python.
Complexity (time & space both) :- Python has almost two times more complexity than Java.
Library amount :- Python has huge library functions which can't be ever compared with Java.
Size of code :- Python codes are really too much less size (length) than Java.
OOP properties :- Both are Object Oriented but Python also can be used as Script, but Java can't be.
#Complete_Information
+ 4
Python is meant for simplicity.
Java id meant for complexity.
+ 1
Thanks for the complete information. @Soumyadeep