C# - Data types

C#

Other pieces of example codes:
uint x=70000;
ushort x=280;
bool b = x;
sbyte x= -5;
short x= -1234;
(float)50
Languages: en hu cz sk