Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 11 - No. 45)
What is the purpose of using flow lines within a flowchart?
To display variables.
To denote the flow of execution.
To represent data.
To output the result.
Explanation
Flow lines indicate the order in which steps in the algorithm are performed.
Comments (0)
