Question: simple c++ coding 2. Construct a code segment that dynamically allocates an array of 8 integers and user needs to enter value for each element
simple c++ coding
2. Construct a code segment that dynamically allocates an array of 8 integers and user needs to enter value for each element in the array. Calculate the total and average for the elements in the array. You are required to use Pointer for this question. (10 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
