write an algorithm and draw flowchart to display greater of two numbers.
Answers
Answered by
6
Explanation:
Algorithm, Flowchart and Program code to print the larger of two...
Step 1: Start.
Step 2: Read a, b . / * a, b two numbers */
Step 3: If a>b then /*Checking */
Display “a is the largest number”.
Otherwise.
Display “b is the largest number”.
Similar questions
Social Sciences,
3 months ago
Math,
3 months ago
Computer Science,
6 months ago
English,
6 months ago
English,
11 months ago
Physics,
11 months ago
Math,
11 months ago