---
title: "What are Reference types in c#?"  
description: "What are Reference types in c#?"  
author: "Pradeep kumar Patel"  
published: 2019-11-01  
canonical: https://answers.mindstick.com/qa/82445/what-are-reference-types-in-c-sharp  
category: "programming language"  
tags: ["c#", ".net programming"]  
reading_time: 1 minute  

---

# What are Reference types in c#?

What are [Reference](https://www.mindstick.com/forum/34619/call-by-value-and-call-by-reference) types in c#?

## Answers

### Answer by Pradeep kumar Patel

Below are the list of Reference types in C# programming language. • Class • Object • String • interface \


---

Original Source: https://answers.mindstick.com/qa/82445/what-are-reference-types-in-c-sharp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
