Write Method Takes String Parameter Returns String Follows Every Uppercase Lowercase Every Q37145163

InJava Programming. Using JDK and netbeans.
Write a method that takes a string as its parameter and returns the string as follows: Every uppercase to lowercase and everyWrite a method that takes a string as its parameter and returns the string as follows: Every uppercase to lowercase and every lowercase to uppercase. (Use AP). Example: given “Hello” should returns “hLLO Show transcribed image text Write a method that takes a string as its parameter and returns the string as follows: Every uppercase to lowercase and every lowercase to uppercase. (Use AP). Example: given “Hello” should returns “hLLO


Solution


import

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.