Computer Science, asked by ZiaullahZia, 4 months ago

write an algorithm to find the biggest of three numbers A,B and C.​

Answers

Answered by alokchaurasiya3094
1

Answer:

Given three numbers A, B and C; The task is to find the largest number among the three.

Examples:

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

Output: Largest number = 8

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

Output: Largest number = 75821

Answered by shauryasingh1973
0

Answer:

A

Explanation:

its correct because we use algorithm for speaking or writing something and it

Similar questions