What is graphic representation of the control logic of processing function or modules representing a system called?
What is graphic representation of the control logic of processing function or modules representing a system called System flow chart
Graphic representation is another way of analysing numerical data. A graph is a sort of chart through which statistical data are represented in the form of lines or curves drawn across the coordinated points plotted on its surface. Graphic Representation is a method to show and represent values, increases, decreases, comparisions to either make predictions or show a report of how certain situation was yesterday and how it is today. It is the visual display of data through charts and graphs.
System flowcharts are a way of displaying how data flows in a system and how decisions are made to control events. To illustrate this, symbols are used. They are connected together to show what happens to data and where it goes. The basic ones include: Symbols used in flow charts.
A flowchart is a graphical representation of an algorithm. An algorithm are a set of specific steps that lead to a predefined goal. A program on the other hand has a lot of other steps involved(or rather assumed) that are necessary for successful execution but not relevant to the algorithm.