1. High Level Flow Chart
2. Low Level Flow Chart
low level and high level
there is no basic symbol in flowchart
pictorial representation of a program is called a flowchart
the circular square shape is the terminator of a flowchart
Flowchart it is diagrammatic Program it is coding. A flowchart is drawn out on paper, and shows the logic of an if/then/else statement. The programming actually is the if/then/else, not just the logic.
information flow and process flow
1. Macro flowchart shows less information whereas micro flowchart shows more information. 2. Macro flowchart is easy to design as comparative to micro flowchart. 3. Macro flowchart is difficult to study and understand as comparative to micro flowchart.
low level and high level
there is no basic symbol in flowchart
2+4
pictorial representation of a program is called a flowchart
Flowchart.
research about the flowchart tracing
the circular square shape is the terminator of a flowchart
Use a flowchart when you want to visualize a process.
start > read a,b > A=a*b/2 > print A >stop.
what math flowchart can make it true