Chapter 1: Flowchart and Algorithm

1234567
Across
  1. 2. This symbol is used to represent input and output operation in flowchart.
  2. 4. It is a pictorial representation of the step by step instruction given to a computer in the form of a program.
  3. 6. This box is used to take logical decisions.
  4. 7. This box is used to assign values to the variable and perform all calculations.
Down
  1. 1. This symbol is used at the beginning of a flow chart.
  2. 3. It is a step by step procedure written in English to do a particular task.
  3. 5. These are used to join different parts of a flowchart that may be on different pages.