Edexcel GCSE Computer Science

2.3.1: understand the need for, and understand how to use, data types (integer, real, Boolean, char)

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Booleana type of data which is either True or False
Castingconverting from one data type to another
Chara single digit, letter or punctuation mark (e.g. *)
Integertype of data which is a whole number (e.g. 1)
Realtype of data which is a number that's got a decimal point (e.g. 1.432). Also known as a float
Keyword games:
Resources: