Computer Science, asked by heerlakshwani, 6 months ago

draw a flowchart to find the square of the largest number of given two number.pls pls anyone draw the flowchart its very urgent dear help​

Answers

Answered by SaiThanvi
0

Answer:

Frank Gilberth introduced flowcharts in 1921, and they were called “Process Flow Charts” at the beginning. Allan H. Mogensen is credited with training business people on how to use flowcharts. Wikipedia has a great summary of the history of flowcharts, read more in this wiki section.

Flowchart Symbols Meaning

Flowchart Symbols

So what are the different symbols used in a flowchart?. Most people are only aware of basic symbols like processes and decision blocks. But there are many more symbols to make your flowchart more meaningful. The above image shows all the standard flowchart symbols.

The most common symbol used in a flowchart is the rectangle. A rectangle represents a process, operation, or a task. The next most common symbol is the diamond which is used to represent a decision.

There are many other flowchart symbols like Sequential access storage, Direct data, Manual input, etc. Check the flowchart symbols page for a detailed explanation of different symbols.

Although these are the standard symbols available in most flowchart software, some people do use different shapes for different meanings. The most common example of this is using circles to denote start and end. The examples in this flowchart tutorial will stick with the standard symbols.

Similar questions