Explain the disadvantages of python
Answer / 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 |
How to concatenate two lists in python?
Why is that none of my threads are not running? How can I make it work?
How do we interpret Python?
How do I access environment variables from python?
Which is faster python or php?
What is flask- wtf? Explain its features.
What type of a language is python? Interpreted or Compiled?
Why are identifier names with a leading underscore disparaged?
What is the cost of python certification?
Explain how can you generate random numbers in python?
Which version of python is best?
Why is button parameter “command” executed when declared?