Multiple choice

Structure chart is

  1. a document of what has to be accomplished

  2. a statement of information processing requirement

  3. a hierarchical partitioning of the program

  4. none of the above

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

A structure chart is a design tool that represents the hierarchical organization of modules in a program, showing the relationship and data flow between them.