answersLogoWhite

0


Best Answer

it is called proces symbol

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

prepares data for other programs

This answer is:
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