Explain the disadvantages of python



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 ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is the syntax for exponentiation and give example?

0 Answers  


Mention five benefits of using python?

0 Answers  


What does by python a scripting language?

0 Answers  


Does python interact with database?

0 Answers  


Which operator will be helpful for decision making statements?

0 Answers  






What is multithreading? Give an example?

0 Answers  


How to concatenate two lists in python?

0 Answers  


Why is that none of my threads are not running? How can I make it work?

0 Answers  


What does len() do?

0 Answers  


Is python faster than c#?

0 Answers  


Is empty string python?

0 Answers  


Python or r: which one would you prefer for text analytics?

0 Answers  


Categories