What are the OOPS concepts available in Python?
Answer:
Like other programming languages ( JAVA, C++, ..etc), Python is also an object-oriented programming language. It also supports different OOPS concepts. Below we have mentioned the oops concept which supports by Python.
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
Answer:
Like other programming languages ( JAVA, C++, ..etc), Python is also an object-oriented programming language. It also supports different OOPS concepts. Below we have mentioned the oops concept which supports by Python.
- Encapsulation.
- Abstraction.
- Inheritance.
- Polymorphism.
- Data hiding.
need an explanation for this answer? contact us directly to get an explanation for this answer