Question: c++ program 9. Write a C++ program to prompt the user to input 3 integer values and print these values in forward and reversed order,
9. Write a C++ program to prompt the user to input 3 integer values and print these values in forward and reversed order, as shown below. Enter Three Numbers: 111 222 333 Your numbers in reverse order: 333 222 111
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
