Program 11: WAP to accept a string and display whether it is a palindrome.
Code:
Output:
Program 12: WAP that counts the number of alphabets and digits, upper case letters, lower case letters,
spaces and other characters in the string entered.
Code:
Output:
8