Which of the following statements is false?
A. Flowcharts use geometric symbols to represent input/output, decision branches, process statements, and other operations.
B. Pseudo-code is a step-by-step description or explanation of how a program works.
C. Pseudo-code uses geometric symbols to represent steps in a program.
D. Structured programming organizes groups of instructions into reusable modules.
The flow chart symbol for a branch decision is a
A. Rectangle
B. Diamond
C. Oval
D. Parallelogram