---
title: "What are the Oops concepts?"  
description: "What are the Oops concepts?"  
author: "Shrikant Mishra"  
published: 2019-08-27  
updated: 2020-09-11  
canonical: https://www.mindstick.com/interview/23561/what-are-the-oops-concepts  
category: "c#"  
tags: ["oops", "programming language"]  
reading_time: 1 minute  

---

# What are the Oops concepts?

Oops, concepts include :

- Inheritance
- Encapsulation
- Polymorphism
- Abstraction
- Interface

## Answers

### Answer by Shrikant Mishra

Oops, concepts include :

- Inheritance
- Encapsulation
- Polymorphism
- Abstraction
- Interface


---

Original Source: https://www.mindstick.com/interview/23561/what-are-the-oops-concepts

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
