If you are just learning how to program, one term you will hear a lot is a data type. A variable's data type informs the language of what can be done with the information. For example, if you are working with a numeric data type, the compiler knows t...
8020programming.com4 min readNo responses yet.