1. In a flowchart what are used to connect symbols together and what on these lines indicate the flow of a process.
answer what
Answers
Answer: flow lines
Explanation:
these are the lines that connect the symbols
hope it helps and mark it as brainliest
Explanation:
In a flowchart a diagrammatic representation of an algorithm.
the various symbols used in flowchart are:-
1)Arrows:-acts as connectors of all other symbols
2)oval:- to indicate the entry and exit points of the flowchart
3)Rectangle:- to show processing step like calculations or an action to be performed
4)parallelogram:- to accept an input or display on output.
5)diamond :- decision making step
generally there are two outward conneters from this symbol the path is chosen based on the decision of the logical computation.
6)circle:- if a flowchart doesn't fit in the available space, and needs to be broken at a point .an alphanumeric symbol within a circle can be used as the breaking and continuing symbol of the flowchart .
Raptor Is agood tool to specifically create flowcharts.
you can also use word or power point to create reprenstational flowcharts.