Write a c program to find the following:
Three floating point numbers are passed as the input to the program. The program must print the number which has the largest floating point value in it.
Input:
12.45 7.89 30.56
Output:
7.89
Answers
Answered by
8
Explanation:
Processing ok thanks
and how are you
Similar questions