What is flowchart? Explain the different symbol used in a flowchart
Answers
Answered by
6
flowchart is a diagram that represents algorithm,workflow or process . the flowchart has shapes like oval,square, rectangle etc.
Answered by
14
Answer:
A flowchart is a diagram that depicts the sequential steps of a process with the help of several symbols and connecting lines or arrows that joins the steps.
The most common basic symbols used in a flowchart are:
1. Rectangle- represent operation or task.
2. Oval- represents beginning or end.
3. Diamond- represents a decision that has to be made.
4. Arrows- represents the order of the flow.
Similar questions