Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 10 - No. 24)
In a flowchart, what does the shape of a rectangle typically represent?
A decision or condition.
A process or action.
The start or end of the process.
Data input or output.
Explanation
A rectangle represents a process or action that the algorithm performs.
Comments (0)
