Write java program that store data in the form temperatures


Problem

Use a Java program that will store data in the form of daily average temperatures for one week. Store the day and average temperature in two different arraylists. Your program should prompt the user for the day of the week (Monday through Sunday) and display both the day and temperature for each day. If "week" is entered, the output for your program should provide the temperature for each day and the weekly average. Use the looping and decision constructs in combination with the arrays for this assignment.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write java program that store data in the form temperatures
Reference No:- TGS03242053

Expected delivery within 24 Hours