MCQ
What is a flowchart?
Unit-2 Computational Thinking and Algorithms
A A graphical representation of an algorithm
B A textual description of a problem
C A type of database
D A programming language
Explanation

A flowchart represents the steps of an algorithm using symbols and arrows.