Write a progra·m in BASIC to input a number from the user and check whether it is palindrome number or no
Answers
Answered by
0
Explanation:
Logic to check palindrome number
1.Input a number from user. Store it in some variable say num .
2.Find reverse of the given number. Store it in some variable say reverse .
3.Compare num with reverse . If both are same then the number is palindrome otherwise not.
Answered by
0
Answer:
Logic to check palindrome number
Input a number from user. Store it in some variable say num .
Find reverse of the given number. Store it in some variable say reverse .
Compare num with reverse . If both are same then the number is palindrome otherwise not
Explanation:
hope it helps you
Similar questions
Math,
2 months ago
Math,
2 months ago
Social Sciences,
6 months ago
Art,
6 months ago
Social Sciences,
11 months ago
Hindi,
11 months ago