Big picture diagram of a system is the
-
logic diagram
-
block diagram
-
system flowchart
-
program flowchart
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.