Answer Posted / chaitanya
Disadvantages of Python are:
Python isn't the best for memory intensive tasks.
Python is interpreted language & is slow compared to C/C++ or java.
Python not a great choice for a high-graphic 3d game that takes up a lot of CPU.
Python is evolving continuously, with constant evolution there is little substantial documentation available for the language.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which is better ruby or python?
What are the tools that help to find bugs or perform the static analysis?
Explain the difference between append vs extend in list?
What is the difference between old style and new style classes in python?
How do you exit a python script?
Which is the fastest implementation of python?
What is python software?
What is a static relationship?
How can I read inputs as integers/float?
Can python make websites?
What is tuple unpacking?
What is pyunit in python?
Tell us what is python? What are the benefits of using python?
Whenever you exit python, is all memory de-allocated?
How do you append to a file in python?