Question:
In a high-level programming language, the instructions (statements, commands) are independent of the processor type.
Author: Christian NAnswer:
Evaluation of expressions (calculations) and value assignment (e.g. x ← 10 * 6 + 7) Command sequence* Branching* (conditional statement, selection, choice) – two-way or multiway Loop* (iteration, repetition) – head-controlled or foot-controlled Subroutine call
0 / 5 (0 ratings)
1 answer(s) in total