Design Flashcards
1
Q
What are the three types of Pseudocode
A
Top Level Design
Data Flow
Refinements
2
Q
What is Top Level Design
A
The major steps of the design.
3
Q
What is Data Flow
A
Shows the information that must flow In or Out from the sub-programs.
4
Q
What is Refinements
A
Breaks down the design from the top level when required. In the example below, numbered as a sub-number of the top level
5
Q
What is the process of a structured diagram
A
Up to down, Left to right