Flow Charts Flashcards
1
Q
Define Flow Charts
A
- A flow chart is a pictorial way of representing an algorithm using a set of standard symbols
- Flow charts use different symbols (geometric shapes) to represent INPUT, PROCESSING & OUTPUT operations.
- Operations are connected with arrows which serve as flow lines
2
Q
Symbols of Flow Charts
A
(Ellipses) - Terminal Start/Stop
🔶 (rhombus) - Decision
(Parallelogram) - Input/Output
(Rectangle) - Process
➡️ - Flow lines
⬅️
⭕️ - Connector