Write a program that reads a string and prints the most frequently occurring letter. If there are

Question:

Write a program that reads a string and prints the most frequently occurring letter. If there are multiple letters that occur with the same maximum frequency, print them all. For example, if the word is mississippi, print is because i and s occur four times each, and no letter occurs more frequently.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: