Write a ‘C’ program to calculate the frequencies of different alphabets, present in a given string

b) Write a ‘C’ program to calculate the frequencies of different alphabets, present in a given string. The string of alphabets is to be taken as input from the keyboard.


Leave a Reply