Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sequence of Flow Chart

Status
Not open for further replies.

bigsam

Programmer
Mar 28, 2001
2
0
0
US
This question is quite simple for you pros. Using a sequence of operations as a highly detailed flow chart,what symbol should I use first when changing a flat tire? I must start by making sure the engine is turned off. Can a decision symbol come before an input symbol?
I am trying to write a flow chart for changing a tire.
I am using Turbo Pascal.
 
Yes, it can start with a decision.
This is logically the same as saying "Can a program start with an IF statement?".
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top