The document contains multiple Java programs that perform different string manipulations. These include finding the longest and smallest words in a sentence, reversing words in a sentence, shifting consonants followed by vowels, and printing the initials of words. Each program is accompanied by sample input and output for clarity.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views
2023 String
The document contains multiple Java programs that perform different string manipulations. These include finding the longest and smallest words in a sentence, reversing words in a sentence, shifting consonants followed by vowels, and printing the initials of words. Each program is accompanied by sample input and output for clarity.