---
title: "What is Data Type in C# ?"  
description: "What is Data Type in C# ?"  
author: "Gurmeet Kaur"  
published: 2018-09-21  
canonical: https://answers.mindstick.com/qa/50059/what-is-data-type-in-c-sharp  
category: "programming"  
tags: ["c#", "data types"]  
reading_time: 1 minute  

---

# What is Data Type in C# ?

Different types of the [data](https://www.mindstick.com/articles/23186/how-becoming-a-data-analyst-can-be-a-lucrative-career) type.

Like [Heap](https://www.mindstick.com/forum/159684/what-are-the-differences-between-heap-and-stack-memory-in-java) and [Stack](https://www.mindstick.com/blog/301746/why-is-stack-overflow-so-important-for-developers) etc.

## Answers

### Answer by Sanat Shukla

**Data Type:-** These data types are used to build values which are used within an application**.** Here we are discussing

datatypes in C#. These are two types of the datatype like -

1). Value Type

2). Reference Type

![What is Data Type in C# ?](https://answers.mindstick.com/questionanswer/894cfc7b-2d22-45e9-a582-f2bbba62dfa4/images/62d88da9-30b9-48f5-8ec1-c78fa147243d.png)

or

![What is Data Type in C# ?](https://answers.mindstick.com/questionanswer/894cfc7b-2d22-45e9-a582-f2bbba62dfa4/images/7d0e741e-0358-44a2-aa0f-7d40b3673e3d.png)

\

## \


---

Original Source: https://answers.mindstick.com/qa/50059/what-is-data-type-in-c-sharp

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
