Data types Flashcards
1
Q
Integer
A
A whole number
2
Q
String
A
A list of characters (eg a word is a string)
3
Q
Character
A
A single letter, number or symbol
4
Q
Real
A
A number with a decimal (or fractional) part.
5
Q
Boolean
A
A value with only two possible options (often true or false)