Question: write java function function that takes one String called words and one char called chh, and has return type void. If the character chh is
function that takes one String called words and one char called chh, and has return type void. If the character chh is found in the String, each following character should be converted to uppercase until the end of the words, or another chh is found. Example: if words is "Hi Cat In The printed message is "Hi CAT In The HAT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
