write a flowchart to find the greatest among 2 numbers.Please make it fast it's urgent
Answers
Answered by
1
Step 1 strate it and the n consideration
Step 1 : Start; Start 2 : Input a, b; Start 3 : if a > b then Output a else Output b; Start 7 : Stop. Flowchart : Example 1 : Input : 15 7. Output : 1
Step 1 : Start; Start 2 : Input a, b; Start 3 : if a > b then Output a else Output b; Start 7 : Stop. Flowchart : Example 1 : Input : 15 7. Output : 1
Similar questions