CSharp - Data Types
Data Types tutorial
HOME
CSharp
Data Types
Introduction
The tutorial for Data Types are organized in the following chapters.
Data Types
C# Data Types Introduction
Value types
Reference types
Value Types Versus Reference Types
Topic:2
Reference Type Null Value
C# Predefined Data Types
Predefined Type
Numeric Types
Exercise:7
Numeric Literals
Quiz:2
Numeric literal type inference
Numeric suffixes
Quiz:2
Numeric Conversions
Topic:2
Float and Double Special Values
double Versus decimal
Boolean Type
Exercise:1
Data Type Default Values
var Implicitly Typed Local Variables
Convert
Data Type Conversions
Topic:4
Boxing and Unboxing
Topic:2
char
char type
System.Char Type