What is a flowchart?
The correct answer is: A
Explanation
A flowchart is a visual tool that translates the steps of an algorithm into an easy-to-understand diagram. It uses shapes like rectangles, diamonds, and arrows to represent processes, decision points, and the flow of logic within the algorithm.