Q1. What are the differences between Python and Java?
| Python Vs Java | ||
|---|---|---|
| Comparison | Python | Java |
| Performance Speed | Fast | Not as much as Python |
| Indentation | Must be followed | Using proper flower braces is enough |
| Typing | Dynamically typed | Static typed |
| Accessability | Simple and compact | Not as much as Python |
| Platforms | Not compatible to many | Platform independent |
| Database Access | Weak compared to JAVA | Strong (JDBC) |


No comments:
Post a Comment