Write a program to check whether a given word is palindrome or not.
Answers
Answered by
0
java or html
pls tell not clear
Answered by
0
Explanation:
C program to check if a string or a number is palindrome or not. ... Our program works as follows: at first, we copy input string into a new string (strcpy function), and then we reverse (strrev function) it and compare it with the original string (strcmp function
Similar questions
Chemistry,
4 months ago
French,
4 months ago
World Languages,
4 months ago
Computer Science,
10 months ago
Math,
10 months ago