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
Is python case-sensitive?
What are attributes in python?
What is metadata in python?
Is compiled python faster?
How do I check whether a file exists without exceptions?
Is numeric in python?
Which is faster tuple or list?
Why python is fast?
What's the difference between list and tuples?
Write a program to draw a board ex: 3by3 or 4by4 etc?
What is a means by “tuple in python”?
What is python lint?
Does python have access specifiers?
What is python magic method?
How can you unsign or delete variable in python?