features of Python What are the essential?

Answer Posted / nashiinformaticssolutions

Python is dynamically typed, which means you don't have to specify the kinds of variables when declaring them or anything.
Python is well suited to object-oriented programming since it supports class definition, composition, and inheritance.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you sort a list in reverse order in python?

567


What is the difference between if and elif in python?

543


What is the default argument in all the functions inside a class?

534


How to overload constructors or methods in python?

554


What is a metaclass in Python?

540






Differentiate between .py and .pyc files?

524


Is indentation required in python?

529


How is python different from java?

547


Explain about assert statement?

553


How is print statement represented in python 3 (v/s python2)?

551


Is python 3gl or 4gl?

608


What is python? What are the benefits of using python? What do you understand of pep 8?

524


What is python easy?

492


Does python has any command to create variable?

521


Can you explain how python is interpreted.

505