Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 7 - No. 10)
What is the role of a decision symbol in a flowchart?
To show the input of data.
To decide which action to take next based on a condition.
To indicate the end of the process.
To start the algorithm.
Explanation
Decision symbols are used to decide which action to take next.
Comments (0)
