hi
please answer this
Draw 5 flowcharts and their revelant gw basic programs
please thanks
Answers
Explanation:
Symbol Purpose Description
Flowline symbol in flowchart of programming Flow line Indicates the flow of logic by connecting symbols.
Terminal symbol in flowchart of programming Terminal(Stop/Start) Represents the start and the end of a flowchart.
Input/Output symbol in flowchart of programming Input/Output Used for input and output operation.
Processing symbol in flowchart of programming Processing Used for arithmetic operations and data-manipulations.
Decision making symbol in flowchart of programming Decision Used for decision making between two or more alternatives.
On-page connector symbol in flowchart of programming On-page Connector Used to join different flowline
Off-page connector symbol in flowchart of programming Off-page Connector Used to connect the flowchart portion on a different page.
Predefined process symbol in flowchart of programming Predefined Process/Function Represents a group of statements performing one processing task.