Enter the string:
Accept a character from user and count the number of occurrences of that character in the string.
Accept a Position from user and print the character at specified position.