Q:

What are the OOPS concepts available in Python?

0

What are the OOPS concepts available in Python?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

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

total answers (1)

Python Interview Questions and Answers

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What Is Class In Python?... >>
<< What are Python packages?...