Write a Java program to accept a string. Convert the string to uppercase. Count and output the number of double letter sequences that exist in the string.
Sample Input:
"SHE WAS FEEDING THE LITTLE RABBIT WITH AN APPLE"
Answers
Answered by
25
Answer:
FOLLOW ME
MARK AS BRAINLIEST
Attachments:
Similar questions