Question: Using C++ Problem 2: Write a program that asks the user to input an integer number of 4 digits and display the number as well

 Using C++ Problem 2: Write a program that asks the user Using C++

Problem 2: Write a program that asks the user to input an integer number of 4 digits and display the number as well as its reverse and their sum Sample run (User input in bold): Enter an integer with 4 digits: 1234 Your number is 1234 Its reverse is 4321 Their sum is 5555

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!