Multiple choice

A _______ chart is used to determine how a program’s output will be formatted.

  1. structure

  2. flow

  3. spacing

  4. pseudocode

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

A flowchart visually maps out the sequence of operations and data flow in a program. This helps determine how output should be structured and presented.