|
| C# and its Types |
|
|
| Details |
|
Related Types |
| Site: |
C# Corner |
| Original URL: |
http://www.c-sharpcorner.com/Language/CSAndTypesGAG.asp |
|
Summary:
In learning a new language the first pace is usually to learn basic concepts such as variables,operators,types,expressions etc. Variables represent storage locations. Every variable has a type that determines what values can be stored in the variable. C# is a strongly type-safe language, and the C# compiler assurance that values stored in variables are always of the suitable type.In this article let us see about the types in C#. |
|
|
|
|
|
|
|
|
BootFX
Reliable and powerful .NET application framework. |
|
|
|
|
|
|