Multiple choice

A diagram that illustrates the order of functions in a program is called

  1. Flowchart

  2. Sequence of steps

  3. Direction of flow

  4. All of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A flowchart is a visual representation of a process or algorithm, showing the steps as boxes and their order via connecting arrows.