Question: Using C Q8 Write a program that does the following: i) Accepts an input string ii) Outputs whether the input is a palindrome or not
Using C

Q8 Write a program that does the following: i) Accepts an input string ii) Outputs whether the input is a palindrome or not i Is case insensitive towards the input iv Use asdfgFD, Malyalam, Hannah, and QwertyTREWQ to test your program Please input a string. Please input a string. annah Hannah is a PalindromeOWERTYtrewq is a Palindrome asdfGfd is Not a Palindrome Please input a string. asdfGfd QWERTYtrew
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
