Font size
WorksheetsActivity 3
Total questions: 10
Worksheet time: 10mins
(a) is the study of language and its meaning.
(a) character string used to represent something
else. Usually identifiers, but operators (+,&,*) are also
names.
(a) is the process of associating attributes with names.
(a) region of program over which a declaration is in
effect.
(a) are one kind
of computer language, and are used
in computer programming to
implement algorithms.
The (a) of a computer
language is the set of rules that defines the
combinations of symbols that are considered to
be correctly structured statements or
expressions in that language.
The (a) is the order in which the computer executes statements in a
script.
What do you call the most basic type of control flow which refers to doing elaborations,
evaluations, or executions one after another.
(a)
(a) is executing code repeatedly, either for each value in an
enumeration, or while some condition holds.
What do you call the classification of data in programming languages?
(a)
