Write an application that enables you to randomly record water depths for five different locations at 0700

Question:

Write an application that enables you to randomly record water depths for five different locations at 0700 (7 a.m.), 1200 (noon), 1700 (5 p.m.), and 2100 (9 p.m.). The locations are Surf City, Solomons, Hilton Head, Miami, and Savannah. For ease of input, you may want to code the locations

(i.e., Surf City = 1, Solomons = 2, etc.) and code the time (i.e., 0700 = 1, 1200 = 2, etc.). If the same location and time are entered more than one time, store the last value entered into the array. After the data is entered, display the average depth at each location and the average depth by time period.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: