The specification states - you should be able to:
Describe how algorithms can be represented using flowcharts.
An algorithm is a set of rules or steps that represent the solution to a problem. The algorithm is used to help design a solution to a given problem and the order of the steps is important.Â
A flowchart is a diagrammatic representation of an algorithm. It represents the flow of control and the actions required.
The past paper questions for this section will be in Programming OOP webpage.