Question: This is a C# program. Please see attached images for the assignment summary/requirements and the required output/formatting. Write an application that provides statistics about temperatures

This is a C# program.  This is a C# program. Please see attached images for the
assignment summary/requirements and the required output/formatting. Write an application that provides statistics
Please see attached images for the assignment summary/requirements and the required output/formatting.

Write an application that provides statistics about temperatures for a given week. Your solution should be a two-class application that has a one-dimensional array as a data member. The array stores temperatures for any given week. Provide constructors for instantiating the class and methods to return the highest temperature, lowest temperature, aver- age temperature, and the average temperature excluding the lowest temperature. Provide a method that accepts as an argument a temperature and returns the number of days the temperatures were below that value. Override the ToString method to return a listing of all the temperatures in three- column format and the temperature range for the given week. Write a second class to test your class

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!