Question: Write a java program with the following instructions: Instructions 1. Declare and initialize your array values using the table provided 2. Output the high average
Write a java program with the following instructions:



Instructions 1. Declare and initialize your array values using the table provided 2. Output the high average value for each month using a bar chart. 1. Output the abbreviated name of the month 2. Output the temperature value. 3. Output an ASCII bar chart. 1. One is equal to 2 degrees 2. If a degree is 21.5, then round down to 21 degrees (hint: Use Math.floor()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
