Edexcel GCSE Computer Science 2020

6.3.2: be able to write programs that make appropriate use of variables and constants

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
assignmentsetting the value of a variable
constantnamed value which is set once but remains the same whilst the program runs
identifierthe name of a variable or constant
initialisationsetting the value of a variable or constant for the first time
naming conventionset of rules for choosing suitable variable or constant names
valuethe data stored in a variable or constant
variablenamed memory location which can store a value which can change as the program runs
Keyword games:
Resources: