filmov
tv
C# Programming Tutorial 8 - Numeric Data Types

Показать описание
In this video I talk about numeric data types. This is the type that can hold numbers. There are many but I concentrate on the most used and they are byte, short, int, long, float, double, decimal. I show how to use them and what happens if you put larger number then it can hold.