Unit 7- Algorithm design, and problem solving Flashcards

(5 cards)

1
Q

5 stages of program development cycle

A

analysis
design
coding
testing
maintenance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Analysis (PDC)

A

Process of investigation , using abstraction and decomposition to specifiy what a program does

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Design (PDC)

A

using structure chart/flow chart/ psuedocode to show how program should be developed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Coding (PDC)

A

writing and iterative testing the program code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Testing (PDC)

A

testing the completes program- mke sure it works under all conditions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly