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

What is a static method in python?

0 Answers  


What is difference between raw_input and input in python?

0 Answers  


What is hashmap in python?

0 Answers  


Will class members accessible by instances of class?

0 Answers  


What is the use of globals() function in python?

0 Answers  


Is r similar to python?

0 Answers  


How are classes created in python?

0 Answers  


Explain about default database with python?

0 Answers  


What is GIL? What does it do?Talk to me about the GIL. How does it impact concurrency in Python? What kinds of applications does it impact more than others?

0 Answers  


Is there a benefit to using one over the other?

0 Answers  


does recursion cause any trouble?

0 Answers  


What is a 4 tuple?

0 Answers  


Categories