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