Q
Easy 1 Mark
Computer Studies Programming Fundamentals
What is a flowchart?
Explanation
A flowchart is a graphical representation of an algorithm that uses different symbols and arrows to represent the sequence of steps in solving a problem.
Reference: Computer Studies , Page 2
Hint
Flow + chart = a diagram showing how things flow.