Question: Arrays Assignment Create a project named TempreturesArray. Use this project to write and run a JAVA program that performs the following: o Creates an integer

Arrays Assignment Create a project named TempreturesArray. Use this project to write and run a JAVA program that performs the following: o Creates an integer 1-D array named temperatures of 5 elements. o Reads the temperatures in 7 days and stores them in the temperatures array. o Prints the array indices and temperatures in a tabular format as shown in the sample output. o Finds and prints the highest temperature in the array and prints the day number with the highest temperature. o Swaps the first and last temperatures. o Reprints the array indices and temperatures in a tabular format. Activate Windows
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
