Algorithms, flowcharts and pseudocode, the three programming constructs, and variables and data types.
Programs are built from algorithms — step-by-step solutions — expressed as flowcharts or pseudocode.
The three constructs
- Sequence: instructions in order.
- Selection: a choice (IF … THEN … ELSE).
- Iteration: repetition (FOR / WHILE loops).
Viewing only
This content is free to read on superexams.com and cannot be printed or downloaded.
Read the full note — free
Create a free account to read this note in full. Every free account gets 2 complete revision notes — no card needed.