Discussion:
Q: Create a Java program that illustrates the use of
* Strings
* if-else control structures
* switch control structures
Program must include a method for each element. Write one method containing String manipulations, one that includes if-else statements, and one that includes a switch.