development activities and purposes
|
Appendix D IT/210 Version 5 |
1 |
Associate Program Material
Appendix D
Software Development Activities and Purposes
Match the activity or purpose on the left with the appropriate description on the right by typing in the corresponding letter under the Answer column.
|
Activity or Purpose |
Answer |
Description |
|
1. Modular programming |
|
A. English-like statements to document the outline of a program |
|
2. Pseudocode |
|
B. Translating design into statements usable by a computer |
|
3. Problem analysis |
|
C. Statements that determine the execution paths of a program |
|
4. Program design |
|
D. Identifying desired outputs based on provided input |
|
5. Program coding |
|
E. Describes the relationships between a program’s modules |
|
6. Control structures |
|
F. Creating a detailed description of a program using charts or ordinary language |
|
7. Program testing |
|
G. Process of identifying major tasks a system must accomplish |
|
8. Hierarchy charts |
|
H. Running a program using various sets of inputs to determine if the program is running properly |
|
9. Flowcharts |
|
I. Diagram that uses special symbols to pictorially display program flow of execution |