What C# data types do you know?

Experience Level: Junior
Tags: C#

Answer

Most of the time you will use these types, but it's definitely not a complete list:

  • string
  • int
  • long
  • float
  • double
  • bool
  • DateTime

There are also many other types that C# has. And you can define your custom data type too. Any class can represent a data type. So if you want to create a custom data type, simply create a class.

In the example below we created the custom Data Type (custom class) Computer. The data type shapes the value. Let's say you have a value of type Computer. What known characteristics will it have? Based on the class below, the value will have property Name (holds a sequence of characters - string), property HeightInMilimeters (holds integer number that represents Height of the computer in milimeters), property WidthInMilimeters (holds integer number that represents Width of the computer in milimeters), property DepthInMilimeters (holds integer number that represents Depth of the computer in milimeters),

Example
public class Computer 
{
  public string Model { get; set; }
  public int HeightInMilimeters  { get; set; }
  public int WidthInMilimeters  { get; set; }
  public int DepthInMilimeters  { get; set; }
}

Comments

No Comments Yet.
Be the first to tell us what you think.
C# for beginners
C# for beginners

Are you learning C# ? Try our test we designed to help you progress faster.

Test yourself

Chat

Oh, the operator is not available. Leave us your comments. We will answer all your questions as soon as possible.

Comments

Anonymous
Καλησπέρα.
Anonymous
the infinteis -3/15 so 1triition / infinet
Anonymous
e
Anonymous
<a href="https://inspirum.pl "
Anonymous
[url]https://inspirum.pl[/url]
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e
LaceJaguar65
e