Explain the disadvantages of python

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Java implementation of Python popularly known as?

589


How many keywords are there in python? And why should we know them?

502


What are membership operators in python? Write an example to explain both.

445


Explain tkinter in python

471


Python ­ How do you make a higher order function in Python?

531






What is the difference between range and xrange functions?

489


Is intel faster python?

421


What is python in simple words?

445


Why super is used in python?

467


How will you remove all leading and trailing whitespace in string in python?

478


What is class super?

464


Explain about pickling and unpickling?

504


How to walk through a list in a sorted order without sorting the actual list?

712


Tell us what is module and package in python?

466


What is the difference between locals() and globals ()?

425