answersLogoWhite

0

there is no basic symbol in flowchart

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

In a flowchart action and event appears in what?

a rectangle is the symbol for the action or event in a flowchart. it describes something that happens or something you do


What is a preparation symbol in flowchart?

it is called proces symbol


What phrase is placed in the starting terminal symbol of a module in a flowchart?

the name of the module


How do you draw a structure chart?

When I was a student I did it with paper, pencil and a flowchart symbol template.


Which flowcharts symbol is used for opening and closing files?

rectangle Flowchart represent the algorithm or process of data, using chart or sysmbols. There are different Flowchart symbols. the ff. are: 1. Terminal sysmbol - (oval) this symbol represent the start and end of the flowchart. 2. Initialization Symbol - (hexagon) this symbol is used in declaring or initializing variable used in the program. 3. Process Symbol (Rectangle) this symbol used in calculation, opening and closing file paths. 4. Condition Symbol (Diamond) this symbol used in condition of value in programming. this condition have a one entrance two exit which is the first exit is the "TRUE STATEMENT" and other exit is the "FALSE STATENENT". 5. Input and Output Symbol (parallelogram) this symbol used in input and output of the program. there is one entrance and one exit. 6. Connector (small Circle) it is used in connection flowchart that does not adjacent of not the same patcular area. 7. Arrow Lines (arrow) this is used to connect or the direction or flow of data. source: http://jaypeeworldprogrammer.blogspot.com/2010/06/flowchart.html