Flowchart Flashcards

1
Q

It is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows.

Definition

A

Flowchart

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

This diagrammatic representation illustrates a solution model to a given problem. They are used in analyzing, designing, documenting, or managing a process or program in various fields.

Definition

A

Flowchart

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

What are the two most common types of boxes in a flowchart?

A
  1. A processing step (usually called activity and denoted as a rectangular box)
  2. A decision, usually denoted as a diamond.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is one of the most common types of boxes in a flowchart, usually called activity and denoted as a rectangular box?

A

A processing step

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

What is one of the most common types of boxes in a flowchart, usually denoted as a diamond?

A

A Decision

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

Represented as circles, ovals or rounded rectangles, usually containing the word “Start” or “End,” or another phrase signalling the start or end of a process, such as “submit inquiry” or “receive product.” What symbol of flowchart is this?

Symbols of Flowcharts

A

Terminator

Symbols of Flowcharts

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

A symbol used to show the “flow of control” and comes from one symbol and ending at another symbo, which represents the control that passes to what the symbol points to. It can be solid or dashed and may differ from one another according to the legend.

What symbol of flowchart is this?

Symbols of Flowcharts

A

Arrow

Symbols of Flowcharts

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

A symbol represented as rectangles

  • It is used to represent an event which is controlled within the process.
  • Typically a step or action which is taken
  • Most frequently used symbol in flowcharts

Examples: "Add 1 to X"

What symbol of flowchart is this?

Symbols of Flowcharts

A

Processing

Symbols of Flowcharts

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

A symbol represented as a parallelogram

  • It is used to represent material or information entering or leaving the system, such as customer order (input) or a product (output)

Examples: "Get X from the user"

What symbol of flowchart is this?

Symbols of Flowcharts

A

Input/Output

Symbols of Flowcharts

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

A symbol represented as a branching point

  • It is used to represent different decisions emerging from different points of the diamond.

What symbol of flowchart is this?

Symbols of Flowcharts

A

Decision

Symbols of Flowcharts

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

What are the two types of flowchart?

Types of Flowchart

A
  1. Program flowchart
  2. System Flowchart

Types of Flowchart

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

What is the type of flowchart that shows the sequence of instructions in a program or subroutine (which are folllowed to procedure the needed output)?

Types of Flowchart

A
  1. Program flowchart

Types of Flowchart

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

This type of chart is recognized as one of the most important ways to effectively communicate ideas between people who may differ in knowledge, education, and position.

More about Flowchart

A

Flowchart

Types of Flowchart

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

Once this type of chart is completed it can then be used for:
1. Training
2. Troubleshooting’
3. Testing
4. Inspecting a process

More about Flowchart

A

Flowchart

Types of Flowchart

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