PALINDROME CHECKER A simple C program that checks whether a string is palindrome or not FEATURES Takes input from user uses basic loops nd conditions beginner friendly implementation CONCEPTS USED strings loops string function {strlen}