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

What is the function of a flowchart?
To create the program's code.
To show the user interface.
To visually represent the steps to be performed.
To store the data needed in the program.

Explanation

Flowcharts visually represent the steps in a process or algorithm.

Comments (0)

Advertisement