Question: Write a program that reads in three floating-point numbers and prints the largest of the three inputs. For example: Please enter three numbers: 4 9
Write a program that reads in three floating-point numbers and prints the largest of the three inputs. For example:
Please enter three numbers: 4 9 2.5
The largest number is 9.
Please make copy paste available
Please write in C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
