Programming (Year 11)

Define 'data type' and name three common data types in programming.

A data type defines the type of data a variable can hold; common data types include integer, float, and string.