Question: java DAY 3: The STRING CLASS (4 Pts) o o Create a Method that returns all input into Uppercase (don't use Uppercase Method): Example- How

java DAY 3: The STRING CLASS (4 Pts) o o Create ajava

DAY 3: The STRING CLASS (4 Pts) o o Create a Method that returns all input into Uppercase (don't use Uppercase Method): Example- How are you? HOW ARE YOU? Create a Method that inputs a sentence and prints the input in reverse Example- How are you? ?uoy era woH Create a Method that inputs a word, breaks it into 3 even substrings and prints it in reverse order: Example- Fantastic > tictasfan Create a Method that inputs a sentence, then returns word count. Use: indexOf() and substring() to solve. o o

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!