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

What is the function of a decision symbol in a flowchart?
To show the input of data.
To indicate a process.
To represent a choice or condition.
To denote the beginning or end.

Explanation

A decision symbol represents points in the algorithm where choices are made based on conditions.

Comments (0)

Advertisement