Fundamentals of C#
Learn commonly used data types and operators in C#.
Data types in C#
Every variable in C# needs to be declared with the help of a data type. It indicates whether a variable can store only numbers or can also store other symbols as its value.
Get hands-on with 1200+ tech skills courses.