In finding maximum number of 5 different numbers, how many decision box will be drawn in the flow chart
Answers
Answered by
0
In many practical situations it becomes convenient to draw a flowchart rather than applying any other algorithm or programs to solve the issue. To make a decision in a flowchart we use Diamond shaped box. Taking a practical example whenever in our computers we face some troubleshooting issues then it is actually running a flowchart and trying to solve out the issue by head and trial and comparison. Diamond box has two options either yes or no. For finding out the maximum of 5 different numbers there would be required 3 different comparisons and for three different comparisons we will need three different Diamond shaped box that is 3 decision box.
Similar questions