Prepare java program the displays the state bird and flower

Assignment Help JAVA Programming
Reference no: EM131272160

Assignment

This assignment demonstrates your understanding of the String, StringBuffer, StringBuilder classes, along with classes in the java.time package and the use of command line arguments. This homework consists of 2 programming assignments worth 25 points each.

Before attempting this project, be sure you have completed all of the reading assignments, hands-on labs, discussions, and assignments to date.

1. Write a Java program the displays the State bird and flower. 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.

You will need to do some research to find the State birds and flowers.

Here is a sample run:
Enter a State or None to exit:
Maryland
Bird: Baltimore Oriole
Flower: Black-eyed Susan
Enter a State or None to exit:
Delaware
Bird: Blue Hen Chicken
Flower: Peach Blossom
Enter a State or None to exit:
None

2. Design a class named Clock. The class contains private data fields for startTime and stopTime, a no argument constructor that initializes the startTime to the current time, a method named start() that resets the startTime to the given time, a stop() method that sets the endTime to the given time and a getElapsedTime() method that returns the elapsed time in seconds.

Create a TestClock class to construct a Clock instance and return the elapsed time. Command line arguments should be used to send the start and end times. You should use the java.time classes. Here is sample run:

java TestClock 11:45:12 11:48:13

Elapsed time in seconds is: 181

Reference no: EM131272160

Questions Cloud

Benefits of internet in terms of branding and relationship : Highlight the benefits of the Internet in terms of branding and relationships, illustrating with pertinent examples.
Effective website paper : Name and URL of nonprofit organization Description of two reasons that this website is effective Discussion of the four Ps in your response (product, price, place, and promotion), as they relate to your subject website
Discuss the importance of the electronic frontier : Discuss the importance of the ‘electronic frontier' in terms of technological change.-  Assess the impact of the transient nature of advertising on the Internet using relevant examples.
Movement of bakken crude justify : Does the probable price increases on the movement of Bakken crude justify economically reregulating the railroads? If so, to what extent?
Prepare java program the displays the state bird and flower : Write a Java program the displays the State bird and flower. The program should prompt the user to enter a State and print both the State bird and flower.
Risk response strategy paper : Write a 1-2 page paper, based on researching resource articles, on the analysis and evaluation of the risk response strategies listed below.
Distinguish between qualitative and quantitative research : Distinguish between qualitative and quantitative research that might be used in sales person or force research.
Marketing manager at wintronco : Ronald Koslowsky, a marketing manager at Wintronco., receives a telephone call from LeRoy Shelton, a marketing manager at young-times inc. the two chat socially, occasionally talking about different parts of their work. this is an example of a man..
Write a script that calculates the squares and cubes : Write a script that calculates the squares and cubes of the numbers from 1 to 6 and outputs HTML5 text that displays the resulting values in an HTML5 table format, as shown below.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Provide java code for a method

Provide Java code for a method that would perform functionality of your choice. Try to create functionality that is unique - something that you could use. Be sure to include an example call to your method and explain the code you developed.

  Complier error and run time error

Q1. What do you understand by complier error and run time error? Explain by example.

  Two types of gui components might be useful

Radio buttons and check boxes are two of many different kinds of components that can be included in a graphical user interface. How are they similar and how are they different? Which kind requires grouping? Give an example of an application where eac..

  Why the given is not running properly

Purpose: To process messages similar to TtT tweets and pull out information form the text, manipulate it, and print it out on the screen

  Make a program that show the sales amount

You have to make a program that show the sales amount. Be sure to include comments. Comments should be included in the program to explain your calculations and program.

  Method that reads a text file and returns a list of tokens

Write a method that reads in a text file and returns a list of the tokens (preferably alphanumeric) in that file. Write a method to print out frequency results.

  Write a recursive method to print all permutations of string

Write a recursive method to print all the permutations of a string. For instance, for a string abc, the printout is: abc acb bac bca cab cba

  Write a java class

Write a Java class called PQueue that extends the provided abstract QueueADT class.

  Write java statements that use a for each loop to cycle

Write java statements that use a for each loop to cycle through all the elements in an ArrayList of doubles named grades.

  Create a class called point

Create a class called Point that has the following private members: float x - the x-coordinate of the point. float y - the y-coordinate of the point

  Includes methods which format invoice details for printing

Constructor for the Invoice class requires subtotal and customer type only

  A common useful equation

In physics, a common useful equation for finding the position s of a body in linear motion at a given time t, based on its initial position s0, initial velocity v0, and rate of acceleration a, is the following: ??= ??0+??0??+12????2. Write code to de..

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd