EXPT 3
EXPT 3
EXPT 3
FLOWCHART
The first design of flowchart goes back to 1945 which was designed by John Von
Neumann. A flowchart uses different symbols to design a solution to a problem. It is
another commonly used programming tool. By looking at a flowchart one can
understand the operations and sequence of operations performed in a system.
Flowchart is often considered as a blueprint of a design used for solving a specific
problem.
ADVANTAGES OF FLOWCHART:
Relational Operators:
NOTE: We can use keyword INPUT or READ or GET to accept input(s)/value(s) and
keyword PRINT or WRITE or DISPLAY to output the result(s).