Flowcharts Flashcards
What does the Terminator do?
The terminator is used to identify the start and end of a flowchart.
What symbol is used to represent the Terminator?
An “oval” ⬭.
What does the input/output do?
It is used to accept data or output information.
The input/output symbol is:
The parallelogram is used to represent input/output.
What does the rectangle do?
The rectangle represents the process, statements in this symbol performs calculations.
What does the “Decision” do?
The decision is a conditional statement used to ask a question to determine the next step or option.
What is the symbol of the decision?
The symbol of the decision is a diamond.
What does the connecter do?
The connecter is a link to an external statement or detail not included in the visible flowchart.
What is the symbol of the connector?
The symbol for the connector is the circle.
What is used to represent flow lines?
The flow lines are represented by arrows.
What do flow lines represent?
Flow lines represents the flow of data from one symbol to another.