About this document
C Program to Find Max of Three Numbers by ramya aduri is a document available to read on EtoBox.
The program takes 3 numbers as input and finds the maximum and minimum numbers using if-else statements. It first checks which number is greatest and prints it as the maximum. It then checks which number is lowest and prints it as the minimum. The program uses a series of if-else statements to compare the numbers and determine the maximum and minimum values among the 3 input numbers.
- Author
- ramya aduri
- Language
- EN