Multiple choice

Big picture diagram of a system is the

  1. logic diagram

  2. block diagram

  3. system flowchart

  4. program flowchart

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

A system flowchart shows the overall flow of data and major steps in a system at a high level - the big picture. Program flowcharts show detailed logic of individual programs, while block diagrams are different representations.