SDD - Design 1 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is done at the design phase?

A

Programmers will consider the purpose and functional requirements identified during the analysis phase.

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

What are structure diagrams?

A

Visual design technique used to show the steps needed to solve a problem.

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

Explain how to read a structure diagram

A

Start at the top and work towards the bottom. If a level contains more than one branch, read from left to right before moving to the next level.

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

Name the 4 symbols used in structure diagrams

A
  1. Process
  2. Loop
  3. Selection
  4. Pre-defined function
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe purpose of the process symbol

(structure diagrams)

A

Used to show that a process is needed

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