logo

Question detail

What is the main purpose of a hierarchy chart during program design?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Programming paradigms

Exam-style question

Try this first

What is the main purpose of a hierarchy chart during program design?.

  1. A.To show the detailed syntax of every statement in a program
  2. B.To show how a program is broken into modules and how those modules relate
  3. C.To record the test data used to check a program
  4. D.To display the memory address of each variable

Model answer

What a good answer should say

  • To show how a program is broken into modules and how those modules relate

Explanation

Why this works

A hierarchy chart represents the structure of a program by showing its major tasks and the lower-level modules used to carry them out.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.