Primitive and structured data types
x

What data types do

What data types do

Classification diagram showing data types split into primitive and structured data types, with examples of integer, real, Boolean, char, string, 1D array, 2D array, and record

A variable is a named storage location whose value can change while a program runs. A data type tells the program what kind of value is stored and what operations make sense for it.

Primitive and structured data types Lesson

  1. GCSE
  2. /Computer Science
  3. /Primitive and structured data types