Computer Applications
The .......... represents the starting or ending point of a program.
- Decision box
- Flow lines
- Start /Stop box
Related Questions
In a flowchart, .......... indicate the sequence of steps and the direction of flow.
.......... is used to accept input and give output of a program.
.......... connectors are used to join the parts of a flowchart contained within the same page.
Draw the flowchart symbols for the following:
- Start
- Stop
- Input A,B
- A = A + 1
- Is A > B
- Print A