C Program to Find the Frequency of Characters in a String

This program asks the user to enter a string and a character and checks how many times the character is repeated in the string.

Example: Find the Frequency of Characters