Create java program the displays the state bird and flower


Create Java program the displays the State bird and flower. You should use your IDE for this exercise. You should also use Java classes to their full extent to include multiple methods and at least two classes. The program should prompt the user to enter a State and print both the State bird and flower. The user should be able to enter a State without worrying about case. (e.g. Users could enter Maryland, maryland, MARYLAND or any other possible combination of lower and upper case characters. States may also contain leading and trailing white spaces. Hint: Store the State information in a multidimensional array. The program should continue to prompt the user to enter a state until "None" is entered. After all States have been entered by the user, the program should display a summary of the results. You will need to do some research to find the State birds and flowers.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Create java program the displays the state bird and flower
Reference No:- TGS02397849

Now Priced at $20 (50% Discount)

Recommended (97%)

Rated (4.9/5)