During application development, the IT staff will develop a structure chart. What steps should they follow?

What will be an ideal response?


The four main steps in drawing a structure chart are:
• Review the DFDs and object models to identify all processes and methods.
• Identify program modules and determine control-subordinate relationships.
• Add symbols for couples and loops.
• Analyze the structure chart to ensure that it is consistent with the system documentation

Computer Science & Information Technology

You might also like to view...

Method load returns a ________ object.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When a procedure call is completed, the program returns to the calling procedure and continues execution as normal.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ____ of a variable indicates how long the variable remains alive.

A. lifetime B. scope C. range D. duration

Computer Science & Information Technology

In the ring protection model shown here, what ring contains user programs and applications?

A. Ring 0 B. Ring 1 C. Ring 2 D. Ring 3

Computer Science & Information Technology