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
Biology,
4 months ago
Math,
4 months ago
English,
4 months ago
Computer Science,
8 months ago
Math,
8 months ago