About this document
Reverse Sentence in Java by AAsfaw is a document available to read on EtoBox.
- Author
- AAsfaw
- Language
- EN
Reverse Sentence in Java by AAsfaw is a document available to read on EtoBox.
The program takes a sentence as input from the user, finds the first space, and converts the substring before and after the space to uppercase separately and prints them.