Write an algorithm to find and
indicate the larger of two numbers
Answers
Answered by
0
Explanation:
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”.
Answered by
0
Answer:
Answer
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 num
Similar questions
Geography,
18 hours ago
Math,
18 hours ago
World Languages,
1 day ago
Computer Science,
1 day ago
Math,
7 months ago
Science,
7 months ago