Question: Methods/Arrays/Object Oriented You are required to write an application that contains a base class and test class that will create an object of the base

Methods/Arrays/Object Oriented You are required to write an application that contains a base class and test class that will create an object of the base class. Your application should contain a method that invites a user to enter a Celsius temperature for each day of the week. The values entered by the user should be stored in an array of data type double. A second method should be used to display the contents of the array back to the user. A third method should be used to determine the highest temperatures entered and return the value to the user. All methods will be in the base class. Your array will be declared and created in the test class

What you are required to use the following: Selection statements (if, if...else, switch) Iteration statements (while, dowhile or for loops) Use comments to document your program The program must contain a menu driven system for easy use by end users. Sample Test Data Screen shots of testing the program

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!