Create an application containing an array that stores 20 prices,…
Question Answered step-by-step Create an application containing an array that stores 20 prices,… Create an application containing an array that stores 20 prices, such as 2.34, 7.89,1.34, and so on. The application should (1) display the sum of all the prices, (2) display all values less than 5.00, (3) calculate the average of the prices, and (4) display all values that are higher than the calculated average value. Engineering & Technology Computer Science Share QuestionEmailCopy link Comments (0)


