please explain, like what does this do? its for C++ :
double avg=average(arr,n);
does this mean whats stored in the array and n are now tied toaverage?
Expert Answer
An answer will be send to you shortly. . . . .
please explain, like what does this do? its for C++ :
double avg=average(arr,n);
does this mean whats stored in the array and n are now tied toaverage?
An answer will be send to you shortly. . . . .