---
title: "Can you inherited multiple interfaces?"  
description: "Can you inherited multiple interfaces?"  
author: "Anonymous User"  
published: 2015-05-30  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/2599/can-you-inherited-multiple-interfaces  
category: ".net"  
tags: ["c#", "inheritance", "interface"]  
reading_time: 1 minute  

---

# Can you inherited multiple interfaces?

Yes. .NET does support multiple interfaces.

## Answers

### Answer by Anonymous User

Yes. .NET does support multiple interfaces.


---

Original Source: https://www.mindstick.com/interview/2599/can-you-inherited-multiple-interfaces

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
