Question: c++ 3. Write a program that prompts the user to input three numbers. The program should then output the numbers in ascending order Enter the

c++
3. Write a program that prompts the user to input three numbers. The program should then output the numbers in ascending order Enter the first number:5 Enter the second number:3 Enter the third number:9 The numbers in ascending order are 3, 5, 9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
