3 Discussion: ERP Architectures
January 30, 2023
InfoTech Import in Strat Plan
January 30, 2023

Java Lab

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. (2 pts)Ex:Enter weight 1: 236Enter weight 2: 89.5Enter weight 3: 142Enter weight 4: 166.3Enter weight 5: 93You entered: 236.0 89.5 142.0 166.3 93.0(2) Also output the total weight, by summing the array’s elements. (1 pt)(3) Also output the average of the array’s elements. (1 pt)(4) Also output the max array element. (2 pts)Ex:Enter weight 1: 236Enter weight 2: 89.5Enter weight 3: 142Enter weight 4: 166.3Enter weight 5: 93You entered: 236.0 89.5 142.0 166.3 93.0Total weight: 726.8Average weight: 145.35999999999999Max weight: 236.0

 
Do you need a similar assignment done for you from scratch? We have qualified writers to help you. We assure you an A+ quality paper that is free from plagiarism. Order now for an Amazing Discount!
Use Discount Code "Newclient" for a 15% Discount!

NB: We do not resell papers. Upon ordering, we do an original paper exclusively for you.