SLR 20 Flashcards

Thinking Procedurally (3 cards)

1
Q

What structure diagram can be used for breaking down problems into sub problems?

A

A top-down mobular design structure diagram which uses stepwise refinement

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

What structures can be used to show the steps of an instruction?

A

A flowchart :)

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

What’s the difference between a function and procedure?

A

A function returns a value while a procedure doesn’t

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