cs 1.2. Flashcards

(3 cards)

1
Q

procedural programming paradigm

A

formed from sequences of instructions, and subroutines form parts of the program, designed from the top down.

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

advantages of structured approach

A

makes maintaining program easier, split into modules so testing can be carried out on individual ones, before being combines and development can be split overt eat off developers

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

hierarchy charts

A

graphically represents structure of structured program, each procedure is displayed as a rectangle which is connected to other procedures

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