Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Is Python object-oriented or functional programming?

Answer Posted / nashiinformaticssolutions

Python is functional as well as object-oriented. By permitting the construction of classes and objects, encapsulation, inheritance, and polymorphism, it facilitates object-oriented programming, or OOP. Functional programming concepts like lambda expressions, list comprehensions, higher-order functions, and first-class functions are also supported by Python. Python is a multi-paradigm language because of its versatility, which allows developers to employ functional, OOP, or a combination of both approaches depending on the task.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is python faster than python2?

807


How do I access environment variables from python?

889


What is the use of python interpreter?

782


Specify the differences between pyramid, django, and flask.

831


What are decorators in python and how do you use them?

820


How to run script in python?

882


What is json? Describe in brief how you’d convert json data into python data?

880


How to remove duplicates from a list in python ?

810


What does kwargs mean?

761


Explain list, tuple, set, and dictionary and provide at least one instance where each of these collection types can be used.

868


What is dict in python?

804


Is python faster than c#?

753


Tell me what is the difference between django, pyramid, and flask?

826


What is the difference between abs () and fabs ()?

893


Explain when is the python decorator used?

852