Question: a ) Create a method named replaceVowels _ 3 that takes a String input and returns a new String with all vowels replaced by
a Create a method named "replaceVowels that takes a String input and returns a new String with all vowels replaced by @ b Implement another method named "UpperString" that display all the letters of a given String in upper case. c Implement a third method named "StartWithJ that takes a String input and returns true or false message if the string starts with the letter J or not.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
