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

Do you need classes in python?

851


Can we return a string in python?

863


What do you understand by *args and **kwarg python?

824


Write program to validate the email address in python?

841


What is difference between list and set in python?

856


How web scraping is done in python, explain in short?

826


Who uses python?

836


What is the purpose of “end” in python?

910


What is inside __ init __ py?

850


What is python coded in?

1005


What are dict and list comprehensions?

839


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

881


Explain and statement about list?

873


Why to use python numpy instead o f lists?

959


Does python have a string ‘contains’ substring method?

1033