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

What is the purpose of a flowchart?
To write the actual code.
To present the user interface.
To visually represent an algorithm or process.
To store data.

Explanation

Flowcharts are used to visualize the steps involved in a process or algorithm.

Comments (0)

Advertisement