brefily state the purpose of each sumbol used while constructing a flow chart
no spam tell the right answer otherwise your answer will be reported
please help me
Answers
Question:
Brefily state the purpose of each symbol used while constructing a flow chart.
Answer:
Let's first learn what is flowchart?
=> A diagrammatical representation of a solution to a problem is known as flowchart. Flowcharts make solutions easier to understand.
Signs and Symbols Use While Making A Flowchart-
1) Round Rectangle/Oval: This symbol is use to start or end the flowchart. The first point in the first attachment shows how it looks like.
2) Parallelogram: This symbol is use for the purpose of inputting the value of a variable and printing the output. The second point in the second attachment shows how it looks like.
3) Rectangle: This symbol is use for the purpose of processing. The third point in the second attachment shows how it looks like.
4) Diamond: This symbol is use for decision-making and branching purpose. The fourth point in the fourth attachment shows how it looks like.
5) Connector: The work of this symbol is to connect or join two or more parts of a flowchart. The fifth point in the fifth attachment shows how it looks like.
6) Flow Lines: The flow line signs show the flow of the process. The sixth attachment's sixth point shows how it looks like.
_______________________________