Question: Write a Java program that asks a user for a 3 digit number. The program then decides if number is a palindrome or not. How
Write a Java program that asks a user for a 3 digit number. The program then decides if number is a palindrome or not. How can I do this with only if else or boolean and logical operators? Without using while or for or arrays.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
