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 / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know how is multithreading achieved in python?

917


What are the different environment variables identified by python?

887


What is a means by “tuple in python”?

969


How do I install pip?

900


What is used to represent Strings in Python? Is double quotes used for String representation or single quotes used for String representation in Python?

924


How do I run python?

865


What are the differences in list and tuple?

1125


How do I quit python?

881


Explain the difference between local and global namespaces?

929


What is a metaclass in Python?

925


How do you access private methods in python?

1068


What is flask?

945


What is the difference between runtime and compile time?

1020


What are the disadvantages of python?

1044


When does a dictionary is used instead of a list?

851