Flowchart Symbols Flashcards

1
Q

Used to indicate the steps in programming flowcharts.

A

Flowchart Symbols

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

Rounded Rectangle Symbol

A

Terminal Block

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

Parallelogram Symbol

A

Input/Output Operation Block

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

Rectangle Symbol

A

Process Block

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

Diamond Symbol

A

Decision Block

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

Small Circle Symbol

A

Connector

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

Hexagon Symbol

A

Initialization Block

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

Used to signify the beginning and end of the flowchart.

A

Terminal

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

Used to show an input/output operation

A

Input/Output Operation

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

Used to perform any calculations (mathematical computation or variable assignment) that are to be done.

A

Process

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

Used to show the entry or exit point of a flowchart.

A

Connector

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

A symbol (such as a function in C++) that is represented by a special symbol to distinguish it from process symbol.

A

Module

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

Used for declaring/initializing variables needed to solve a certain process.

A

Initialization Block

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