This page is optimized for mobile devices, if you would prefer the desktop version just click here

6.1 Hierarchy or structure chart

An explanation of a hierarchy or structure chart with an example.

Overview

The hierarchy chart (also known as a structure chart ) shows the relationship of various units. Its name comes from its general use in showing the organization (or structure) of a business. The President at the top, then vice presidents on the next level, etc. Within the context of a computer program it shows the relationship between modules (or functions). Detail logic of the program is not presented. It does represent the organization of the functions used within the program showing which functions are calling on a subordinate function. Those above are calling those on the next level down.

Hierarchy charts are created by the programmer to help document a program. They convey the big picture of the modules (or functions) used in a program.

Hierarchy or Structure chart for a program that has five functions.

Definitions

hierarchy chart
Convey the relationship or big picture of the various functions in a program.
structure chart
Another name for a hierarchy chart.
<< Chapter < Page Page > Chapter >>

Read also:

OpenStax, Programming fundamentals - a modular structured approach using c++. OpenStax CNX. Jan 10, 2013 Download for free at http://cnx.org/content/col10621/1.22
Google Play and the Google Play logo are trademarks of Google Inc.
Jobilize.com uses cookies to ensure that you get the best experience. By continuing to use Jobilize.com web-site, you agree to the Terms of Use and Privacy Policy.