Question: Exercise 5: Write a C++ program that prompts the user to enter a number that consists of four digits. The program will determine if that
Exercise 5: Write a C++ program that prompts the user to enter a number that consists of four digits. The program will determine if that number is Palindrome or not Palindrome Display the results on console screen? Note: the following are examples of palindrome and non palindrome numbers Palindrome 2332 Not Palindrome 4749 314 122212 313 65
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
