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?

Answers were Sorted based on User's Feedback



Is Python object-oriented or functional programming?..

Answer / 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

Is Python object-oriented or functional programming?..

Answer / glibwaresoftsolutions

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

More Python Interview Questions

Tell me what are generators in python?

0 Answers  


What is repl in python?

0 Answers  


How do I copy an object in python?

0 Answers  


Why do we use sets in python?

0 Answers  


How can I make a time delay in python?

0 Answers  


What is the difference between `list` and `tuple` in Python?

2 Answers  


Is python fully object oriented?

0 Answers  


State and explain about strings?

0 Answers  


Do you know the number of keywords in python?

0 Answers  


Has python has monkey patching concept within?

0 Answers  


How can you create a copy of an object in python?

0 Answers  


What is python's parameter passing mechanism?

0 Answers  


Categories