Computer Science, asked by idrisbkk, 10 months ago

write an algorithm to find lagerest 2 number

Answers

Answered by mustafashaikh93462
1

Algorithm:

Algorithm: Step 1: Start

Algorithm: Step 1: Start Step 2: Read a, b . /* a, b two numbers */

Algorithm: Step 1: Start Step 2: Read a, b . /* a, b two numbers */ Step 3: If a>b then /*Checking */

Algorithm: 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”.

Algorithm: 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

Algorithm: 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”.

Algorithm: 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”. Step 4: Stop.

×××××××××××

there is your answer........

hope these will help you ......

please mark as brainliest.......

Similar questions