Write a program to input a string (word). Convert it into lowercase letters. Count and print the frequency of each alphabet present in the string. The output should be given as:
Sample Input: Alphabets
Sample Output:
==========================
Alphabet Frequency
==========================
a 2
b 1
e 1
h 1
l 1
p 1
s 1
t 1
********************************************
Splitting a number video: • Splitting a number into digits in Jav...
All Java Videos : • ICSE Computer Applications Class 10th...
Array in Java (All videos) : • Array in Java
String in Java (All videos) : • String in Java
Output Questions in Java : • Output Questions in Java (Important)
********************************************
You can follow us here,
Twitter :- / alokmaurya95
Instagram :- / alokmaurya95
Facebook :- / amplifylearning
Check out our website :- amplifylearning.co.in
Email us at :- [email protected]
**********************************************
Join our youtube family, lets grow together!
Subscribe to Amplify Learning
/ amplifylearning
#AmplifyLearning #Computer