PP - Lect08 - Flow Chart
PP - Lect08 - Flow Chart
Introduction
A program is a set of instruction gave to the computer to
execute successive operations leads to solve specific problem. In
general to solve any problem in computer we must follow these
steps:
The events arrangement of this type is as straight sequence from the beginning of
the program to the end (Event-1 to Event-n in figure below). This type of charts does
not have any branches or loops.