Across
- 3. This shape of flowchart represents page connectors or program methods.
- 4. The category of flowcharts this course will be focusing on.
- 5. The course’s main application or software to construct flowcharts.
- 6. Pseudo means _.
- 8. This shape of flowchart represents processes or summaries of statements.
- 10. This shape of flowchart represents the program start or end.
- 11. Code representations are a form of _ documentation.
Down
- 1. This code representation uses symbols to represent logic and algorithm design.
- 2. This code representation uses mainly English language with coding keywords and phrases to describe an overview of a program.
- 4. This shape of flowchart represents inputs or outputs of a program.
- 7. A flowchart should always have a _ at the top or bottom of the page which describes what each shape correlates to; essentially it is the meta data of the diagram.
- 9. This shape of flowchart represents loops, selection / boolean logic, and switch cases.
