Computer Science, asked by KrithickG8811, 14 hours ago

WAP to find out grater number between three numbers by using nested if else 5condition. simple rate of interest. Write algorithm, flowchart for it​

Answers

Answered by rohankumarVIID
0

Answer:

it is in explanation

Explanation:

Input: A = 2, B = 8, C = 1

Output: Largest number = 8

Input: A = 231, B = 4751, C = 75821

Output: Largest number = 75821

Similar questions