Computer Science, asked by queensp73, 8 months ago

write a program for to checks whether it is palindrome string or not
>>>>NO SPAM <<<

Answers

Answered by ganesh1262002
3

Answer:

Given a string, write a c function to check if it is palindrome or not. A string is said to be palindrome if reverse of the string is same as string. For example, “abba” is palindrome, but “abbc” is not palindrome.

Answered by Ratherfaisal202
20

Answer:

Mark as brainliest..... plz

Similar questions