---
title: "What are value types in c#?"  
description: "What are value types in c#?"  
author: "Pradeep kumar Patel"  
published: 2019-11-01  
canonical: https://answers.mindstick.com/qa/82446/what-are-value-types-in-c-sharp  
category: "programming language"  
tags: ["c#", ".net programming"]  
reading_time: 1 minute  

---

# What are value types in c#?

What are [value](https://www.mindstick.com/articles/23219/an-optimized-description-adds-value-to-experience-and-in-turn-effectively-guest-posting-packages) types in c#?

## Answers

### Answer by Pradeep kumar Patel

Below are the list of Reference types in C# programming language. • Int • Float • Long • Byte • Double • Enum • decimal \


---

Original Source: https://answers.mindstick.com/qa/82446/what-are-value-types-in-c-sharp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
