answersLogoWhite

0

it is called proces symbol

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
ReneRene
Change my mind. I dare you.
Chat with Rene
More answers

prepares data for other programs

User Avatar

Wiki User

12y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What is a preparation symbol in flowchart?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the basic symbol in flowchart?

there is no basic symbol in flowchart


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 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