What does the process mean? What is the process?

1, Flowchart: It is an excellent method to express the idea of the algorithm with graphics, because a thousand words are not worth a picture. Flowchart has been applied in assembly language and early BASIC language environment. There is also a related PAD diagram, which is very suitable for PASCAL or C language.

2. A chart that represents the algorithm with specific graphic symbols and explanations is called a flowchart or block diagram.

3. Flowchart is a graphic representation of information flow, viewpoint flow or component flow flowing through the system. In an enterprise, the flow chart is mainly used to illustrate a certain process. This process can be a process flow on the production line or a necessary management process to complete a task.