Flowcharts Flashcards

1
Q

What is a flowchart?

A

A flowchart is a diagram depicting a process, system or computer algorithm and represents the solution to a problem

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

Flowcharting symbols

A

terminator (oval)
process (rectangle)
flow arrows
input/output (parallelogram)
decision (diamond)

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

Terminator

A

This has an oval shape and indicates the beginning or end

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

Process

A

This is a rectangular shape and indicates transformation of data

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

Flow arrows

A

These flow from one symbol to another

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

Input and Output

A

A parallelogram shape indicating when information is read or displayed

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

Decision

A

Diamond shaped and indicates a choice between two options

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