Question - What are the main features of OOPs?
Answer -
- Inheritance
- Encapsulation
- Polymorphism
- Data Abstraction
To know more about OOPs in JAVA, Python, and C++ you can go through the following blogs:
- JAVA OOPs Concepts
- Python OOPs Concepts
- C++ OOPs Concepts