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

What are python and name some key features of it?

838


What is python package manager (pypm)?

996


What is the purpose of the single underscore “_” variable in python?

976


What does time time () do in python?

865


What is namespace in Python?

1470


What is a numpy in python?

903


What is the process to get the home directory using ‘~' in python?

958


What does kwargs mean?

852


What is ndarray in python?

979


What does the **kwargs do in python?

991


Mention what are the rules for local and global variables in Python?

1013


What is flask-wtf and what are their features?

890


What is the necessity to use pass statement in python program?

993


Name some standard python errors you know?

910


What is ord () in python?

822