Question: 2. Given the code below, write an if structure to display the maximum number among y, and z. (3096) double x, y, z; cin >>

 2. Given the code below, write an if structure to display

2. Given the code below, write an if structure to display the maximum number among y, and z. (3096) double x, y, z; cin >> xy >>z; 3. Write a function to compute the average of all elements of a double array. The function should take 2 parameters: the array and the size of the array. The function should return the average of all elements. You may use a for loop in your function (40%)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!