Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 3 - No. 29)

What is the function of a 'flowchart' in software development?
To execute the program.
To visually represent the flow of an algorithm.
To store data.
To translate the source code.

Explanation

Flowcharts are a visual tool to show the flow.

Comments (0)

Advertisement