Today, I am going to unlock the details on the Introduction to Data types in C#. Data Type mainly informs the compiler about the type of data that can be stored in a variable. Data types are divide into three types i.e. value data type, pointer data type, and reference data type.