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
How many keywords are there in python? And why should we know them?
When is not a good time to use python generators?
What is a method call?
Is string empty python?
Explain and statement about list?
What is a character?
What is os module will do in python?
What is enumerate python?
Do you need classes in python?
Which python function will you use to convert a number to a string?
What is zip() function in python?
So, what is an iterator, then?
What are class or static variables in python programming?
How we can send email from python?
How many constructors can a class have?