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 is dogpile effect?

809


Why to use python numpy instead o f lists?

895


Multiply all elements of a list without writing a loop?

820


What are tokens in python?

900


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

1106


What are the benefits of python?

852


Does python have private?

783


find max length of any given sublist?

843


Where is python best used?

843


How are arguments passed - by reference or by value?

749


What is python used for?

860


How to sort a dictionary by value in python?

786


What does defined by whitespace in python?

956


What is a module in python?

867


What is the difference between remove() function and del statement?

941