Java Games: Flashcards, matching, concentration, and word search.

Role of Variables

An activity to consolidate the names given to different uses for variables in a program.

AB
Fixed valueA variable initialised without any calculation and not changed thereafter
StepperVariable moving through a systematic predictable succession of values, e.g. during iterations, a variable is used to keep a count of the number of repititions
Most recent holderA variable holding the latest value encountered when processing a succession of unpredictable values or simply the latest value obtained as an input
Most wanted holderA variable holding the most appropriate value encountered so far
GathererA variable accumulating the effect of individual values.
TransformationA variable that always gets its new value from a fixed calculation of values of other variables
FollowerA variable that gets its new value from the old value of some other data item
TemporaryA variable holding some value for a short time only


Head of ICT
Twyford CE High
London

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities