Match the items on the right to the items on the left:
Check
A variable, in the context of programming, is a symbolic name given to an unknown quantity that permits the name to be used independent of the information
???
compilers and interpreters.
the language syntax.
names are fixed.
multiple-character names.
it represents.
used repetitively.
The symbolic names of variables are replaced with the actual data location by
???
compilers and interpreters.
the language syntax.
names are fixed.
multiple-character names.
it represents.
used repetitively.
Data in locations changes during execution while locations and
???
compilers and interpreters.
the language syntax.
names are fixed.
multiple-character names.
it represents.
used repetitively.
A variable is assigned a value in one place and then
???
compilers and interpreters.
the language syntax.
names are fixed.
multiple-character names.
it represents.
used repetitively.
Programming variables are normally represented using
???
compilers and interpreters.
the language syntax.
names are fixed.
multiple-character names.
it represents.
used repetitively.
Naming of variables is supported at different language levels and is part of
???
compilers and interpreters.
the language syntax.
names are fixed.
multiple-character names.
it represents.
used repetitively.
Check
OK