Question: Write a program (C++) to implement the comparisons of three integer numbers by conditional operator. Please ask the user to input random three integers. Then
Write a program (C++) to implement the comparisons of three integer numbers by conditional operator. Please ask the user to input random three integers. Then display the minimum, middle, and maximum number in one line. Also, please calculate and display the sum and the average value (save 2 digits after decimal point) of these three integers. Please write the comments line by line.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
