2.2.1 Programming fundamentals
The use of variables, constants, operators, inputs, outputs and assignments
The use of variables, constants, operators, inputs, outputs and assignments
The use of the three basic programming constructs used to control the flow of a program
The use of the three basic programming constructs used to control the flow of a program
Sequence
Sequence
Selection
Selection
Iteration (count-and condition-controlled loops)
Iteration (count-and condition-controlled loops)
The common arithmetic operators
The common arithmetic operators
The common Boolean operators AND, OR, and NOT
The common Boolean operators AND, OR, and NOT