Skip to main content

Data Type

The format that a piece of data is stored in. It is important as you should only manipulate data that is of the same type. Examples of data types are integer, float, boolean, character, string, date / time.