Question: c++ prog Create a dynamic array that can store numDoubles doubles. ( 0.5 mark) Make a loop that allows the user to enter a double

c++ prog
c++ prog Create a dynamic array that can store numDoubles doubles. (

Create a dynamic array that can store numDoubles doubles. ( 0.5 mark) Make a loop that allows the user to enter a double into each array entry. ( 0.5 mark) Loop through the array, calculate the average, and output it. ( 0.5 mark) Delete the memory allocated to your dynamic array before exiting. ( 1 mark)

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!