Prompt the user to enter five numbers being five peoples


Problem

Prompt the user to enter five numbers, being five people's weights. Store the numbers in an array of doubles. Output the array's numbers on one line, each number followed by one space. Then, output the total weight, by summing the array's elements. After that, output the average of the array's elements. Finally, output the max array element.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Prompt the user to enter five numbers being five peoples
Reference No:- TGS02634976

Expected delivery within 24 Hours