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
What do you mean by instance?
What is python in simple words?
How can I evaluate an arbitrary python expression from c?
How to count the number of instance?
Explain what is dogpile effect? How can you prevent this effect?
How will you capitalize the first letter of string?
What apps are written in python?
Explain the uses of python?
What are the file-related modules we have in python?
Mention the concept used in python for memory managing
If while installing a package with pip, you get the error no matching installation found, what can you do?
How do you count loops in python?
What is the use of isupper keyword in python?
Is monkey patching considered good programming practice?
What is python and explain some of its benefits?