Question: Write a program that prompts the user to enter a number and checks whether the number is a palindrome or not. for example: 12321
Write a program that prompts the user to enter a number and checks whether the number is a palindrome or not. for example: 12321 – number entered is palindrome 23423 – number entered not palindrome?
Step by Step Solution
3.36 Rating (146 Votes )
There are 3 Steps involved in it
include using namespace std int main int n num digi... View full answer
Get step-by-step solutions from verified subject matter experts
