Program to find the frequency of characters in a string(case insensitivity)
Program to remove special characters from string.
Program to find longest word in the given string.
Program to reverse of individual words in the given string.
Program to find highest frequency character in the given string.
Program to replace a substring with another string in the given string.