---
title: "What is the difference between interface and Abstract class in c#?"  
description: "What is the difference between interface and Abstract class in c#?"  
author: "Pradeep kumar Patel"  
published: 2019-11-01  
canonical: https://answers.mindstick.com/qa/82454/what-is-the-difference-between-interface-and-abstract-class-in-c-sharp  
category: "programming language"  
tags: ["c#", ".net programming"]  
reading_time: 1 minute  

---

# What is the difference between interface and Abstract class in c#?

What is the [difference](https://www.mindstick.com/blog/398/difference-between-object-type-and-var-type) between [interface](https://www.mindstick.com/articles/23301/interface-in-oops) and [Abstract class](https://www.mindstick.com/articles/92/static-and-abstract-class) in c#?


---

Original Source: https://answers.mindstick.com/qa/82454/what-is-the-difference-between-interface-and-abstract-class-in-c-sharp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
