Programming (Year 12)

What are data types? Give examples.

Data types specify the kind of data that can be stored and manipulated. Examples include int, float, string, and boolean.